+ Reply to Thread
Results 1 to 3 of 3

Thread: Unique Div ids

  1. #1
    damoth is offline Frontpage User damoth will become famous soon enough
    Join Date
    Jul 2008
    Posts
    21

    Default Unique Div ids

    Hi guys,

    I'm working on my first site and am learning as i go...

    I had my index pages for different sections layed out using tables but have tried switching them to layers. They seem to be working fine but i have read that div ids should be unique.

    To keep things short i declared them in my css file and reused the same ones to create whatever amount of boxes i want. See here (8) and here (4).

    As i'm learning as i go i want to try keep to HTML and CSS at first so i have a good understanding of that before moving on to use JavaScript and finally converting sections of the site to PHP or ASP.

    So... do i have to declare all boxes seperately in my css (my max will be 8) with unique ids or is there a quicker way using HMTL/CSS. I'm also reusing 3 other css boxes inside each big box to split them up into sections.

    I've attached a text file showing what i am using.

    Thanks,

    damoth
    Attached Files

  2. #2
    louie's Avatar
    louie is offline Senior Member louie will become famous soon enough louie will become famous soon enough louie will become famous soon enough louie will become famous soon enough louie will become famous soon enough louie will become famous soon enough louie will become famous soon enough louie will become famous soon enough louie will become famous soon enough louie will become famous soon enough louie will become famous soon enough
    Join Date
    Jan 2006
    Location
    Dublin, Ireland
    Posts
    2,328

    Default

    yes indeed all id's has to be unique on the page and style can be set inside the CSS file starting with the #id_name sign.
    if you need to use the same style more then once on the same page you can create classes, referenced inside the CSS file with a .class_name.

    in you case there (the text file) the #infoboxleft has the same style as the #infoboxright, so you can convert that into one class .side_box_holder and same with the other ones that goes inside it. (e.g. .titlebox, .imagebox)
    :. Web Design & Development Web Design Ireland
    :. Search Engines Optimization Search Engines Optimization
    :. Car Parts & Accessories Car Parts
    :. Cars Ireland Cars Ireland
    :. I Have 2 Find It Directory SEF Directory

  3. #3
    damoth is offline Frontpage User damoth will become famous soon enough
    Join Date
    Jul 2008
    Posts
    21

    Default

    Excellent, thanks.

+ Reply to Thread

Similar Threads

  1. Same design template but unique content?
    By swantlers in forum Google
    Replies: 9
    Last Post: 31-07-2008, 05:28 PM
  2. Duplicate Content - 2 Unique Domains
    By gav240z in forum Search Engine Optimisation
    Replies: 6
    Last Post: 28-02-2008, 08:51 PM
  3. 18 unique website ideas..
    By smemon in forum Webmaster Discussion
    Replies: 5
    Last Post: 02-09-2007, 06:35 PM
  4. IP adresses, unique / shared
    By paul in forum Webmaster Discussion
    Replies: 3
    Last Post: 24-03-2007, 03:44 AM

Tags for this Thread

Posting Permissions

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

Search Engine Optimization by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53