Html tutorial - free html tutorial - html and tutorial - basic html tutorial
html tutorial, free html tutorial, html and tutorial, basic html tutorial
Free Online Basic HTML TutorialGo to Free Online Basic HTML TutorialWeb development tutorialsGo to web development tutorialsHomepage

Free Online Basic HTML Tutorial

HTML (HyperText Markup Language) is the lingua franca of the Internet. It is not a language per se, so you don't need any prior programming experience, though common sense is very much a required attribute! HTML is very simple, trust me.

What is HyperText?
Hypertext means that some text in the HTML document carries a link to a different location. Such links can be present either on the same page or some other page located on another computer page. On clicking this 'hot spot', the viewer is transferred to that location.

What is Markup?
Markup means that specific portions of a document are marked up to indicate how they should be displayed in the browser.


HTML carries information about the web page though, the display of the document is solely dependent on the browser. For this reason, you should test your HTML code in the two most used browsers, Internet Explorer from Microsoft and Netscape Communicator from Netscape. With HTML you can embed various objects such as images, video, sound in your pages.

What will you learn here?
This is a basic HTML tutorial that describes and explains some common HTML tags. By the end of this tutorial you should be able to create simple HTML pages. Advanced HTML tags with tips on page layout can be found in the next tutorial, Advanced HTML tutorial.
The Tips and Tricks section features some interesting tips on HTML. You should explore this section only after completing the two HTML tutorials.

The tutorial consists of 24 sessions as follows:

BulletFree HTML Tutorial - What you need
BulletHTML and tutorial - Your first HTML file
BulletBasic HTML tutorial - basic tags
BulletHTML commands - Format of a tag
BulletHTML basics - Headings
BulletHTML primer - HTML Comment Tags
BulletHTML course - The <BR> (break) Tag
BulletFree HTML course - Physical tags
BulletHTML guide - Logical Tags
BulletHTML Reference Guide - The <HR> Tag
BulletGuide to HTML - HTML Document Design
BulletLearning HTML - Text Controlling Tags Part 1
BulletHTML code - Text Controlling Tags Part 2
BulletHTML kit - Text Controlling Tags Part 3
BulletHTML coding - HTML Lists
BulletHTML help - Special Characters
BulletHTML tag tutorial - Creating hyperlinks on web pages
BulletHTML lesson - What are URLs?
BulletFree HTML lesson - how to include images in web pages part 1
BulletBeginner guide to HTML - Including images in web pages part 2
BulletHTML programming tutorial - Creating hyperlinks using images
BulletFree HTML - The <BODY> tag attributes
BulletHTML script - mailto: enabling emailing on your web site
BulletTutorial HTML - Conclusion

Remember HTML is NOT CASE SENSITIVE, you can write your code in either uppercase or lowercase.
I have always written by HTML code in uppercase. This helps to differentiate it from JavaScript code.

(Note: HTML is case sensitive when it comes to character entities, which you shall learn in session 16.)

Best of luck and happy learning!

On to the first session  First Session


AddThis Social Bookmark Button
Page contents: Html tutorial - free html tutorial - html and tutorial - basic html tutorial

Page URL: http://www.webdevelopersnotes.com/tutorials/html/ index.php3



Join Mailing List


Feedback/Questions




50+ web hosting FAQs

Search engine for your website

Free software from Google - The Google Pack Collection

Create your own search engine
Search WebDevelopersNotes.com