site made in CSS

Discussion in 'CSS' started by greatat8, Jun 29, 2006.

  1. #1
    do some one have examples of the site that is using full CSS ...just share , coz i wanna to develop some thing like that ..I want to make a site which which is in CSS
     
    greatat8, Jun 29, 2006 IP
  2. WhatiFind

    WhatiFind offline

    Messages:
    1,789
    Likes Received:
    257
    Best Answers:
    0
    Trophy Points:
    180
    #2
    WhatiFind, Jun 29, 2006 IP
  3. mgrohan

    mgrohan Active Member

    Messages:
    671
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    58
    #3
    csszengarden.com is the most well known example of different css styles on the same content
     
    mgrohan, Jun 29, 2006 IP
  4. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #4
    csszengarden is fascinating, but is probably overload for someone starting out. It is really aimed more at graphic designers than web developers, and most of the css is brittle, unable to stand up to a more real-world type of site.

    Start with a few of the excellant css tutorials that a Google search will bring. Too, if you've been building pages with tables, start over on your html. Table markup of non-trivial pages can be neither well structured nor semantic, though they might rarely be valid. Proper use of css requires the use of well structured, semantic and well formed html.

    Feel free to visit the pages linked in my sig. I'm slowly cleaning up and organizing many of the css example bits, bug fixes and work-arounds I've made over the last few years.

    cheers,

    gary
     
    kk5st, Jun 29, 2006 IP
  5. dddougal

    dddougal Well-Known Member

    Messages:
    676
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    108
    #5
    I have a couple of templates on my blog for 3 column and two column css layouts. They dont have any content just basic layouts.

    Ste
     
    dddougal, Jun 30, 2006 IP
  6. imagenesis

    imagenesis Active Member

    Messages:
    273
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    60