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.

I want to learn HTML. What is a good course or book?

Discussion in 'HTML & Website Design' started by jaredgravatt, Jan 1, 2008.

  1. #1
    Hi everyone.

    I am looking for an HTML book or course. I am really keen to learn this skill but don't really know where to start.

    Can someone please point me in the right direction?
     
    jaredgravatt, Jan 1, 2008 IP
  2. azbusiness

    azbusiness Peon

    Messages:
    85
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    w3schools.com
     
    azbusiness, Jan 1, 2008 IP
  3. caj

    caj Active Member

    Messages:
    748
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    75
    #3
    Yeah he is right - that's where I learned all the basic of HTML. Having no programming background I found the site to be truly useful and helpful for beginner, non programmer like me. :D
     
    caj, Jan 1, 2008 IP
  4. dnk

    dnk Well-Known Member

    Messages:
    1,576
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    143
    #4
    W3schools , WebMonkey
     
    dnk, Jan 1, 2008 IP
  5. soulscratch

    soulscratch Well-Known Member

    Messages:
    964
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    155
    #5
    The specs directly @ w3.org
     
    soulscratch, Jan 1, 2008 IP
  6. houselistedfree

    houselistedfree Peon

    Messages:
    384
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #6
    lynda.com is great they teach you everything for any language or anything to do with computer information
     
    houselistedfree, Jan 1, 2008 IP
  7. cait89

    cait89 Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Yep, that's the main site I used to learn it.:)
     
    cait89, Jan 1, 2008 IP
  8. free

    free Banned

    Messages:
    1,154
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    0
  9. Stomme poes

    Stomme poes Peon

    Messages:
    3,195
    Likes Received:
    136
    Best Answers:
    0
    Trophy Points:
    0
    #9
    w3schools.com will get you familiar with the tags, but doesn't tell you how to build a semantic web page.

    "Build Your Own Web Site the Right Way Using HTML and CSS" by Ian Lloyd starts with "What's HTML?" to www.bubbleunder.com (the sample site you build). It's a few years old, probably sitting in your library. Just remember to check the website listed in the book under "Errata" to catch errors that made it out after printing.

    I got that book in July or August 2007 knowing nothing and have now built a few sites. For further CSS info, use Rachel Andrew and Dan Shafer's HTML Utopia: Building Without Tables Using CSS. Has a few popular layouts and explains the different types of positioning with pros and cons of each.
     
    Stomme poes, Jan 1, 2008 IP
  10. crazycatsville

    crazycatsville Peon

    Messages:
    655
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    0
    #10
    I'm with him. Very, very helpful site. You don't have to buy a book. Good luck!
     
    crazycatsville, Jan 1, 2008 IP
  11. Laserblast

    Laserblast Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    w3schools.com as well.

    Remember to start very small. It'll be tempting to want to just dive right in and create your site as you learn, but you're much better off starting with very simple pages you'll most likely never use. Create a bunch of small "fake" sites and get used to coding html.

    While you're learning, view the page source of websites you visit and try to get an understanding of what all the tags are doing.
     
    Laserblast, Jan 1, 2008 IP
  12. slaydragon

    slaydragon Banned

    Messages:
    1,403
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #12
    yeah... i learn mine from www.w3schools.com - its a very useful site. Most importantly, do not just learn and don't practice. How can u practice? The answer is to do projects.. You get better as you done more and more projects...
     
    slaydragon, Jan 2, 2008 IP
  13. Jalpari

    Jalpari Notable Member

    Messages:
    5,640
    Likes Received:
    137
    Best Answers:
    0
    Trophy Points:
    260
    #13
    Jalpari, Jan 2, 2008 IP
  14. emi87

    emi87 Peon

    Messages:
    49
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    I sugest you not to buy a book ... just follow a HTML tutorial ...and PRACTICE A LOT from the tutorial you have choosed.
    The key of learning isn't just a good book ... all you need is to practice all you learn from books or tutorials.
    I think a good tutorial is tizag.com
    Try to make your own website and you will learn a lot!
     
    emi87, Jan 2, 2008 IP
  15. lock

    lock Banned

    Messages:
    205
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #15
    I used htmldog.com, easy to read and gives you both html and css from beginner. I found this very useful and usually check back when I forget something. I found this site easier to learn from over w3schools.
     
    lock, Jan 2, 2008 IP
  16. rmartish

    rmartish Peon

    Messages:
    1,841
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    0
    #16
    LOL, I did everything backwards I learned php first and then html. I had a real problem at first with html because I was used to getting errors when I did bad programming. HTML just worked and was wondering why no errors where coming out when I forgot a <tag>.
     
    rmartish, Jan 2, 2008 IP
  17. emi87

    emi87 Peon

    Messages:
    49
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #17
    I learned php first and then html too :)))
     
    emi87, Jan 2, 2008 IP
  18. rmartish

    rmartish Peon

    Messages:
    1,841
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    0
    #18
    That's good to know that I"m not the only one that went backwards when it came to learning about how to build a web site.:eek:
     
    rmartish, Jan 2, 2008 IP
  19. Stomme poes

    Stomme poes Peon

    Messages:
    3,195
    Likes Received:
    136
    Best Answers:
    0
    Trophy Points:
    0
    #19
    I just can't recommend a site that shows all examples without a doctype, explains how to change fonts, colours and text with inline styling, encourages the use of tables for building sites, or frames, or mixing Javascript with HTML (never mind that everyone does it). Sure, teach new people the WRONG way to do it before they get to the CSS part. Changing bad habits is harder than learning it right the first time.

    I agree with Lock about htmldog.com. It's a good site.

    Also, books at the library are FREE. No purchase necessary.
     
    Stomme poes, Jan 2, 2008 IP
  20. mat6plus

    mat6plus Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #20
    That true but at least for a beginer w3schools.com is good just like htmldog.com.
     
    mat6plus, Jan 2, 2008 IP