Best book to learn HTML and CSS

Discussion in 'HTML & Website Design' started by TechDudeDan, Jun 11, 2008.

  1. #1
    Hi,

    What would you say is the best book to learn HTML and CSS? I have £20 ( 40 USD) to spend.
     
    TechDudeDan, Jun 11, 2008 IP
  2. TechDudeDan

    TechDudeDan Peon

    Messages:
    291
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    What the hell the one from Amazon UK will cost me more than that.
     
    TechDudeDan, Jun 11, 2008 IP
  3. TechDudeDan

    TechDudeDan Peon

    Messages:
    291
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hmm I see that Amazon US will ship to the UK for a small fee. So is 20 USD £20.
     
    TechDudeDan, Jun 11, 2008 IP
  4. MeetHere

    MeetHere Prominent Member

    Messages:
    15,399
    Likes Received:
    994
    Best Answers:
    0
    Trophy Points:
    330
  5. Gigacore

    Gigacore Active Member

    Messages:
    359
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    60
    #5
    if u can consider reading online tutorials, I recommenced w3schools :) which is free and great for learning basic stuff
     
    Gigacore, Jun 11, 2008 IP
  6. twistedspikes

    twistedspikes Notable Member

    Messages:
    5,694
    Likes Received:
    293
    Best Answers:
    0
    Trophy Points:
    280
    #6
    Budd, A. 2006. CSS mastery: advanced web standards solutions. USA: Apress.
    Freeman, E. and Freeman, E. 2005. Head first HTML with CSS & XHTML. USA: O'Reilly.
    Griffiths, P. 2007. HTML dog: the best-practice guide to XHTML & CSS. USA: New Riders.

    Those are my 3 recomendations, if your only going for one i'd go for Freeman or Griffiths.
     
    twistedspikes, Jun 11, 2008 IP
  7. Stomme poes

    Stomme poes Peon

    Messages:
    3,195
    Likes Received:
    136
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I recommend against w3schools. They are not the W3C, they are not updated, and even have errors.

    Here are my recommendations (and they are both Sitepoint):

    Build Your Own Web Site the RIght Way Using HTML and CSS by Ian Lloyd. ISBN 0-9752402-9-3

    Then, after the first book, get a better handling of CSS as it pertains to positioning:
    HTML Utopia: Designing Without Tables Using CSS by Rachel Andrew and Dan Shafer. ISBN 0-9752402-7-7

    I have bought both my Sitepoint books at Amazon because even with international shipping, Amazon is cheaper (though my conscience asks why is Amazon cheaper?).

    After that, you've got enough basis to start on projects, during which you will run into problems. You then have stuff to ask on forums, or stuff to search on forums, where a number of Crusty Old Guys Who Know Stuff come out of the inky shadows to answer (sometimes contradictorily). That is what worked for me (and, still working on it).
     
    Stomme poes, Jun 12, 2008 IP
  8. Spawny

    Spawny Well-Known Member

    Messages:
    252
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    110
    #8
    you dont have to spend in order to learn CSS/HTML google and your eagerness to learn is enough:D
     
    Spawny, Jun 12, 2008 IP
  9. cool_i

    cool_i Peon

    Messages:
    109
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I don't think that a book is the best solution to learn CSS/HTML.

    I think that you should try to play a little with CSS and HTML and just google for help.
    This is the best method to learn from my point of view
     
    cool_i, Jun 12, 2008 IP
  10. Stomme poes

    Stomme poes Peon

    Messages:
    3,195
    Likes Received:
    136
    Best Answers:
    0
    Trophy Points:
    0
    #10
    I'm grateful for the books. Without a solid basis, I wouldn't know what to google for or why something was set up a certain way. In other words, there are rules to why things are and looking at other people's code and writing your own does not teach you that (although you'll certainly learn things doing both). You'll see other people doing things which are either wrong, invalid, unsemantic, or inaccessible to some type of UA and you'd have no clue, say "hey that page looks great" and copy and play with the code.

    You do not have to spend money to learn, true. But try getting the books at the public library then.

    But, there are some web sites made by the various members who are "in" on the whole W3C things...
    456bereastreet, htmldog, meyerweb, maxdesign.com.au, a list apart, fiftyfoureleven, mezzoblue... brunildo.org and position is everything...

    But the OP did ask for books. : )
     
    Stomme poes, Jun 12, 2008 IP
  11. Dayton Internet Marketing

    Dayton Internet Marketing Peon

    Messages:
    55
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Books are obsolete if you have the internet! You should type in free html tutorial on google and save your money and time. That is how i learned html ... I found a pop up tutor that explains html in 6 hours it was the most informative tutorial i have ever seen and it was free. If you insist on buying a book then get html for dummies they have it on amazon...
     
  12. Nepopec

    Nepopec Peon

    Messages:
    40
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #12
    just look at google or yahoo, there are a lot of site where you can find books on you taste and simple!
     
    Nepopec, Jun 12, 2008 IP
  13. Jennifer66

    Jennifer66 Active Member

    Messages:
    117
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #13
    It's hard for me to learn with those big fat books. Here's a good link with some good basic layout links. They help me.

    http://vandelaydesign.com/blog/design/css-layout-tools/

    Maybe some DP'ers own some of those sites?

    Jen
     
    Jennifer66, Jun 12, 2008 IP
  14. rowen77

    rowen77 Peon

    Messages:
    264
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #14
    I spent months getting absolutely no where with css and html by learning online, you do not learn thoroughly enough in my opinion...

    I recommend CSS the Missing Manual by David Sawyer McFarland, this is much better than the patchy sitepoint books
     
    rowen77, Jun 13, 2008 IP
  15. TheDataPlanet.com

    TheDataPlanet.com Well-Known Member

    Messages:
    503
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    108
    #15
    You need some real books. Real books are much more engaging than digital ones which you read while you go on the computer and Internet that constantly distract you.

    These are the top bestselling HTML books and CSS books at Amazon.

    I prefer O'Reilly over any other publishers in technical books for learning. Andy Budd has some very good insights on CSS but I'm afraid it's not meant for beginners.

    One of the most important things you must adhere to is that: TRY everything the books tell you. TRY everything by coding them into a real HTML file and then see the results in these browsers one by one: IE6 (can miss this one), IE7, IE8, FF3, Opera9, Safari3/4 and Google Chrome.
     
    TheDataPlanet.com, Aug 5, 2009 IP
  16. Jason Clay

    Jason Clay Active Member

    Messages:
    55
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    91
    #16
    I personally like "Learning Web Design: A Beginner's Guide To (X)HTML, Stylesheets and Web Graphics" by Jennifer Niederst Robbins.
     
    Jason Clay, Aug 5, 2009 IP
  17. professionals

    professionals Peon

    Messages:
    62
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #17
    just look at google search.
     
    professionals, Aug 9, 2009 IP
  18. carimakan

    carimakan Active Member

    Messages:
    181
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #18
    maybe you can find it on hxxp://ilmukomputer.com but thats site is using indonesian language
     
    carimakan, Aug 9, 2009 IP