Learning the basics of CSS

Discussion in 'CSS' started by CircleOfLinks, May 22, 2008.

  1. #1
    Hey guys,

    I know how to design web pages but not desiging them by CSS, what happens is that when you view the site in another browser other than IE the colours/fonts go funny and my partneer would then usually right up a CSS file correcting them.

    can you tell me where i can go to learn the basics of CSS?? basically I don't want to keep relying on my partneer as he is really busy and keeps saying "i will do it" and things never get done, so i thought that i could teach myself how to right up CSS... So im hoping someone can tell me a site or has info on how to write up CSS files and how to implememnt them on pages etc etc...


    Thanks heaps for all your help in advance
     
    CircleOfLinks, May 22, 2008 IP
  2. Neticule

    Neticule Well-Known Member

    Messages:
    491
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    108
    #2
    Neticule, May 22, 2008 IP
  3. X.Homer.X

    X.Homer.X Peon

    Messages:
    290
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    i learned at w3schools, here and just experience in making webpages, im still no guru, but i do know my way around the language.
     
    X.Homer.X, May 22, 2008 IP
  4. CircleOfLinks

    CircleOfLinks Active Member

    Messages:
    306
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #4
    hey thanks for the reply, i'll have a look at it now...
     
    CircleOfLinks, May 22, 2008 IP
  5. Glenhb

    Glenhb Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Hi Neticlue.

    Thanks for such an informative site. Digged your site and passing on the good word. Lots of good reading to add to your library of sites.


    Glenhb
     
    Glenhb, May 24, 2008 IP
  6. Neticule

    Neticule Well-Known Member

    Messages:
    491
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    108
    #6
    No problem Glen, glad its helping you! Knowledge is power!
     
    Neticule, May 24, 2008 IP
  7. rowen77

    rowen77 Peon

    Messages:
    264
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Im in the process of learning it myself, websites are helpful but was has been most useful to me are books, the best of which I can recommend are the sitepoint.com series.
     
    rowen77, May 24, 2008 IP
  8. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #8
    CircleOfLinks, HOW good are you at writing semantic, structural HTML (as in using a Strict DOCTYPE and making it validate)? I know of a couple books that might help you, but I don't want to recommend the wrong one.
     
    Dan Schulz, May 25, 2008 IP
  9. CircleOfLinks

    CircleOfLinks Active Member

    Messages:
    306
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #9
    Hey Dan Schulz,

    Mate im an amature designer... The guys we work with here are professionals and I don't want to ask them so they dont get offended that I want to learn to design my self... But I understand basic design and can pretty much modify and read codes (also modify them) if they are already written up... I've been playing around with Dreamweaver so im getting the hang of it now but i don't know how to make CSS and have the page refer to the file...
     
    CircleOfLinks, Jun 1, 2008 IP
  10. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Then you're going to want to read Build Your Own Web Site The Right Way Using HTML & CSS by Ian Lloyd. You might also be interested in Build Your Own Standards Compliant Website Using Dreamweaver 8 by Rachel Andrew, despite the book being a bit old (if you really want to use Dreamweaver that is).

    If the first book is "too basic" for you (you can always download free sample chapters as well as head to your local public library to see if they're available before buying them of course), then HTML Utopia: Designing Without Tables Using CSS, 2nd Edition may be more up your alley.

    [Disclosure: I am an Advisor (read: forum moderator) at the SitePoint Forums. I have not been compensated in any way, shape or form whatsoever for making any of these recommendations.]
     
    Dan Schulz, Jun 1, 2008 IP
  11. CircleOfLinks

    CircleOfLinks Active Member

    Messages:
    306
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #11
    hey dan schulz,
    thanks for the info, very very helpful... i appreciate ur help
     
    CircleOfLinks, Jun 1, 2008 IP
  12. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #12
    You're welcome. :)
     
    Dan Schulz, Jun 1, 2008 IP
  13. rochow

    rochow Notable Member

    Messages:
    3,991
    Likes Received:
    245
    Best Answers:
    0
    Trophy Points:
    240
    #13
    Hi Danny, long time no see :)

    We've had this argument before (well, I had it with Monica at least) and no offense to Andy (I'm guessing thats who did Swift Productions) but he's not very good, at all. I really recommend you do not even let them know you are learning, as they will lead you down the wrong path (and I'd hate to see you put tons of time and effort into it, just to end up learning the wrong things)

    HTML and CSS are very good skills to have. The books Dan recommended are a good learning point.

    I personally own the book from www.htmldog.com, I'm not sure what that is like for someone new as I was at an alright level when I purchased it. You can look at the site though to get a feeling for the authors writing style.

    If I had to go back and do it all again, I think the first thing to nail is HTML. Once you have the perfect HTML, then get started on getting perfect CSS.

    Best of luck :D
     
    rochow, Jun 1, 2008 IP