Results 1 to 3 of 3

Thread: More CSS basic questions

  1. #1
    Registered
    Join Date
    Aug 2003
    Posts
    10

    More CSS basic questions

    How would you take the layout of an existing page and use that to make the style sheet? I'm redesigning a site where alot of pages will have the same content, tables, etc., the only things that are different page to page are the photos and descriptions of products and the shopping cart element.
    What I'd like to do is make an external style sheet based on the new page, so reformatting all the pages won't be so tedious. Also, the possibility exists that the menu bar on the left of the new page could change, so updating one CSS file would be much more sane that fixing hundreds of pages. I'm not so well versed in how to use CSS, this is my first time dealing with it, so forgive me for asking obvious questions. Thanks.

    Here's the old page;
    http://www.phenomenondesigns.com/sta.../alli-psi.html

    And the new one:
    http://www.phenomenondesigns.com/sta...lli-psi_n.html
    Last edited by Kenny L; 01-22-2004 at 12:28 PM.

  2. #2
    Philly Storm Nut LMolineux's Avatar
    Join Date
    Apr 2004
    Location
    Outside of Philadelphia, PA USA 391' above sealevel
    Posts
    34
    hey Kenny please Email me at headnut1@comcast.net i have some questions for you please. BTW great site and love the bike idea and sales.
    Elevation 391' Above Sea Level.
    Snowfall of 02-03 winter season 64 inches. 2 Tornadoes on Sept 23rd 2003 Alot of Localized Damage.
    Winter of 03-04 Snowfall 38 inches.
    AIM SN is LMolineux at home and at work its AshleyAshLM2
    The Head Nut, Sells Coffee Spices and Nuts and Dried Fruits Teas
    Also
    Fresh Roasted Coffee Sales Roasted By Main Line Coffee Roasters

  3. #3
    Registered
    Join Date
    Mar 2004
    Location
    Philadelphia, PA
    Posts
    106
    CSS won't help you with updating the menu. CSS defines styles, how things appear, not their actual content. Your menu links would still be in HTML somewhere. You could use PHP or SSI, or any server-side language to include the menu in each page so that you can edit the menu of all pages easily.

    As far as rewriting a page to use external CSS, "designing with web standards" is a great book.
    I'm Dan. This is my blog. I give you... free web stats.

Similar Threads

  1. SearchFeed questions
    By Westech in forum Advertising & Affiliate Programs
    Replies: 3
    Last Post: 04-05-2004, 10:30 AM
  2. Couple of questions about HTML and SEO
    By Ronny in forum Search Engine Optimization
    Replies: 7
    Last Post: 01-04-2004, 01:22 PM
  3. Lord of the Rings questions (spoilers)
    By GCT13 in forum General Chat
    Replies: 15
    Last Post: 01-02-2004, 11:29 AM
  4. couple questions about fastclick
    By s2kinteg916 in forum Advertising & Affiliate Programs
    Replies: 6
    Last Post: 12-21-2003, 07:19 PM
  5. Dynamic site Basics (and I mean basic!)
    By Kenny L in forum Website Programming & Databases
    Replies: 5
    Last Post: 11-07-2003, 12:18 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •