Hi Folks, I'm a die hard blogger and now I'm interested in learning HTML so that I can design my blog. I want to learn it by myself. So, anyone can help me out by sending a link for video tutor or pdf document?
Grab a "beginner" html text book and get going. You can probably find a bunch of cheap e-books as well.
Dimus probably get you the best link for beginning to learn html. Also you can try to search into net.tutsplus.com. Good luck to learn this stuff.
Just google for it, and perhaps buy a couple HTML books (although you can do it for free online using google) I learnt myself mixture online and some books I got for free but they don't cost much. It won't take you long to learn either, probably the easiest programming language (although many don't consider it programming)
Get an editor like dreamweaver were you can see your code live and start copy pasting code snippets. Get to know the most common HTML tags, copy/past and edit code snippets. When you have a basic understanding of html move on to tutorials. This has worked for me pretty well. best regards, lucccy
You can also try YouTube.com! there are variety of free tutorials published which can give you a good reference in learning HTML far quickly in practical way! If you are looking to strengthen basics than W3Schools is best solution
You can learn the HTML basics from www.w3schools.com as mentioned above. Then when you want to get more involved and learn CSS, javascript, and server side languages, you should buy some good books on these subjects.
Taught me most of the stuff I needed to know, then I took a class in college and I can do a lot of fun things with HTML now, be sure to look into HTML5
hi friend i jst say a few words about HTML, HTML stands for Hyper Text Markup Language and it is not a programming language, it is a markup language,A markup language is a set of markup tags HTML uses markup tags to describe web pages.In simply HTML is a language for describing web pages.