Log in

View Full Version : Beginning HTML


bookking10
Feb 22, 2007, 07:09 AM
I have been trying to get started with HTML. I haven't found any good sources to learn from though. Any suggestions on books/websites that have easy to follow tutorials?

ScottGem
Feb 22, 2007, 07:18 AM
HTML is very simple. Most of it involves is applying tags to text for formatting. Just learn the tags (and there are many good resources to do that) and you are on your way.

dudleygood
Jun 19, 2007, 11:26 PM
You must go to search engine and type your queries like "basic html", there, you can find many resource about basic html.

Go to bookstore and find someone basic html book to read.

biggsie
Jun 19, 2007, 11:34 PM
Check out this link!!

HTML Tutorial - Table of contents | Free HTML Tutorial | HTML.net (http://www.html.net/tutorials/html/)

Jiser
Aug 14, 2007, 05:51 PM
Use Google. Thousands of sites out there. A few books go along way to helping if you prefer having something physical in front of you. As allways practise and experimenting makes perfect!

Kizzza
Dec 31, 2007, 07:23 AM
W3Schools Online Web Tutorials (http://www.w3schools.com/) is the best website you could use to learn all sorts of programming.