Where can I find a HTML teacher?

Discussion in 'HTML & Website Design' started by WritersHall, Mar 18, 2009.

  1. #1
    Hi all,

    As much as I'd love to say I am good with html -- that'd be a lie! :p
    I am trying to learn as fast as possible, but I am definitely much better in the creative/writing aspects of web dev.

    So, would anyone be able to direct me towards a good website/resource/ebook (free, if possible)?

    Many thanks!
     
    WritersHall, Mar 18, 2009 IP
  2. ivogue

    ivogue Peon

    Messages:
    246
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    This is how I learn... download free templates from the web and play around a little. I learn HTML on my own without spending any $$. I wish I can learn php like that.
     
    ivogue, Mar 18, 2009 IP
  3. siddhantshah01

    siddhantshah01 Guest

    Messages:
    64
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    well the best place to learn HTML is from "www.w3schools.com".. i learned from d same place n i can say i have a pretty good grip on the subject... but one must also need to practice allot to get a clear picture of tags....:):cool::)
     
    siddhantshah01, Mar 18, 2009 IP
  4. Colbyt

    Colbyt Notable Member

    Messages:
    3,224
    Likes Received:
    185
    Best Answers:
    0
    Trophy Points:
    210
    #4
    Rather than refer you to any of the many sites where you will get frustrated before you learn anything, allow me to ask you what it is you need to learn?

    You can do a simple CSS based site by simply understanding these tags and how to close them:
    <div> <p> <br /> <br class="clear" />
     
    Colbyt, Mar 18, 2009 IP
  5. thegoodreverend

    thegoodreverend Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Learning HTML and web development takes a lot of time, and you're not likely to learn from a book or anything like that. It might help to head down to the local bookstore and get a cheap "learn HTML in 60 minutes" type of book. Run through those exercises over the course of a week or so until you can identify basic HTML tags. Then -- and this is the important part -- give yourself a crash course. Create a dummy website that nobody will ever see, or create your own personal site. Then redesign it. Then redesign it again. And use only notepad, a graphics program (e.g., Photoshop), and your web browser.

    Also, be sure that whatever book you pick up includes information about learning CSS. HTML is only the skeleton -- CSS is what will give your site some flesh.

    After you've designed a few sites by hand, you can move onto PHP -- or at least you'll be able to effectively use WYSIWYG programs like Dreamweaver (knowing that you'll have to tweak the code of your sites by hand). Before you know it, you'll be setting up LAMP on your own Linux server. Be prepared to sacrifice your social life. :p
     
    thegoodreverend, Mar 18, 2009 IP
  6. WritersHall

    WritersHall Peon

    Messages:
    55
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #6
    First off, thanks for all the wealth of info -- it's good to see how open DP is.
    I tried w3school, and I got the hang of some of it -- but I'm an audio/visual learner, so if anyone has resources of that sort, that would be great :D

    @ Colbyt: I really appreciate your honesty -- that's exactly what happens to me when I try to learn something out of my element!

    I want to learn 'html/css Advance' to do edit my website and WP theme; specifically the HTML URL Encode, HTML Webserver, HTML Meta, etc.

    I'm sticking with w3, but if there are video/audio tutorials, that would be great :)
     
    WritersHall, Mar 18, 2009 IP
  7. WritersHall

    WritersHall Peon

    Messages:
    55
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Could I do a blogger/WP to 'test'my html/css?
     
    WritersHall, Mar 18, 2009 IP
  8. Dogs_and_things

    Dogs_and_things Active Member

    Messages:
    97
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #8
    For me the tutorials at htmldog were very useful to get to understand the basics of html and css.:)

    To do testing you can make a simple html page (or various) with a stylesheet and see what happens when you edit those.
     
    Dogs_and_things, Mar 19, 2009 IP
  9. justinlorder

    justinlorder Peon

    Messages:
    4,160
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Try to hacking wp themes, you will improve fast .
    In web2.0 age, markup and style are seperately . Learning css is more important than html markup .
     
    justinlorder, Mar 19, 2009 IP
  10. nhc1987

    nhc1987 Notable Member

    Messages:
    2,674
    Likes Received:
    240
    Best Answers:
    0
    Trophy Points:
    280
    #10
    So, you should visit http://lynda.com
     
    nhc1987, Mar 19, 2009 IP
  11. msjudged_1

    msjudged_1 Peon

    Messages:
    201
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11


    this is great source
     
    msjudged_1, Mar 19, 2009 IP
  12. roomz

    roomz Peon

    Messages:
    62
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #12
    look there are loads of ebooks available in the web.some of them are pretty good and some are really poor.but, am not really sure, whether you are a beginner or at an intermediate phase. if you are a beginner then i suggest you to go for w3schools site, it's pretty good for the beginners, or you can try html 4 dummies. but if you are at an intermediate stage then i suggest you to go with, HTML, Intermediate Skills & Drills ; html for fun and profit. hope it will help you.
     
    roomz, Mar 19, 2009 IP
  13. foreststone

    foreststone Peon

    Messages:
    1,355
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #13
    you can find a nice site, to read it is html source code.
    This is interesting way to learn html
     
    foreststone, Mar 19, 2009 IP
  14. jerdude

    jerdude Greenhorn

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #14
    I tried totaltraining and lynda products on dreamweaver training. It was allright, gives you a good foundation but nothing more. I just google when I need help with HTML..:)
     
    jerdude, Mar 19, 2009 IP
  15. mrpaisa

    mrpaisa Guest

    Messages:
    741
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    Without teacher you can learn Basics of html.

    For this search in google & create a web site or web page.
     
    mrpaisa, Jan 12, 2010 IP
  16. garyc40

    garyc40 Peon

    Messages:
    115
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #16
    garyc40, Jan 14, 2010 IP
  17. sheryna

    sheryna Peon

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #17
    sheryna, Jan 14, 2010 IP