1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

What's the best site to learn CSS?

Discussion in 'CSS' started by foulplay, May 19, 2007.

  1. #1
    What's the best site to learn CSS? I'm interested in building a site without tables.
     
    foulplay, May 19, 2007 IP
  2. soulscratch

    soulscratch Well-Known Member

    Messages:
    964
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    155
    #2
    Depends on your experience. If you're a programmer and just suck at front end code, but are familiar with technical terms and jargon, head straight to w3.org and start learning from the specs themselves.

    If you aren't the above, then go to a site like HTML Dog . The best site for lists is Listamatic . Read the articles first, and if you have trouble understanding even after you've done some coding then go to either a forum or EFNET/FREENODE #css and ask your questions there.

    Many people are probably going to recommend W3Schools, but the site is outdated (and the site itself uses tables for layout), so I wouldn't go there.

    Also, you shouldn't say you're making a site "without tables", you just shouldn't use tables for layout. And this is probably the hundredth time this has been mentioned, but you SHOULD use tables, only you should use them for tabular data.

    Here's a site that EFNET/FREENODE #css mods link to very often, explaining why tables for layout is stupid.
     
    soulscratch, May 19, 2007 IP
    foulplay likes this.
  3. foulplay

    foulplay Peon

    Messages:
    243
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #3

    Yeah, I figured W3Schools are outdated and that using tables are stupid. It causes longer page loads and lock ups. Anywayz, thanks for the info.
     
    foulplay, May 19, 2007 IP
  4. deques

    deques Peon

    Messages:
    206
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #4
    even if w3schools is outdated it still has the basic css knowledge. learning from a site that has no whatsoever basic wont teach much to a newcomer.
     
    deques, May 20, 2007 IP
  5. kingjacob

    kingjacob Peon

    Messages:
    905
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    0
    #5
    kingjacob, May 20, 2007 IP
  6. dmi

    dmi Well-Known Member

    Messages:
    2,705
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    140
    #6
    w3schools, definitely.
     
    dmi, May 20, 2007 IP
  7. pr0xy122

    pr0xy122 Peon

    Messages:
    1,649
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #7
    w3schools 100%, then after you learn the basics you can move on from that but its a great site and I still use it form time to time to check certain things out in my CSS (im still a noob).
     
    pr0xy122, May 20, 2007 IP
  8. Sepehr

    Sepehr Peon

    Messages:
    568
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #8
    for sure w3schools.com is the best place to start!it's easy and has most there is to know! doesn't mention anything about tableless design as far as i remember but after you learn the basics you can take a look as few tableless designs code and you will get it instantly. it's nothing hard just margins and paddings mainly!
     
    Sepehr, May 20, 2007 IP
  9. Leox Adir

    Leox Adir Guest

    Messages:
    237
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #9
    tizag.com
    w3schools.com
     
    Leox Adir, May 20, 2007 IP
  10. Mooseman

    Mooseman Peon

    Messages:
    453
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #10
    I wen't toHTML Dog alot when learning both HTML and CSS, a great site.

    I also went to a site and downloaded a free sample layout to mess around with, and that's when I rly started to learn how to use CSS =) don't remember the name though.
     
    Mooseman, May 25, 2007 IP
  11. cormac

    cormac Peon

    Messages:
    3,662
    Likes Received:
    222
    Best Answers:
    0
    Trophy Points:
    0
    #11
    cormac, May 25, 2007 IP
  12. wierdo

    wierdo Well-Known Member

    Messages:
    1,646
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    140
    #12
    wierdo, May 25, 2007 IP
  13. foulplay

    foulplay Peon

    Messages:
    243
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #13
    yeah, I just bought a book from them called, "Designing without Tables." So, far I'm learning a lot. The thing is, I need to learn the basics (I'm getting overwhelmed with that book), so I guess I'll go to w3cschool and catch up on the basics first. :p
     
    foulplay, May 26, 2007 IP
  14. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #14
    You can just ask for help on SitePoint - I'm a Mentor there, and there are plenty of others willing to help. :)
     
    Dan Schulz, May 26, 2007 IP
  15. sasieboy

    sasieboy Peon

    Messages:
    508
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #15
    Go to w3schools.com, learn first the Basics
     
    sasieboy, May 27, 2007 IP
  16. rmartish

    rmartish Peon

    Messages:
    1,841
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    0
    #16
    Yeah I tend to favor w3schools. They have very good information on there site.
     
    rmartish, May 27, 2007 IP