HTML Code Tutorial

HTML is the publishing language of the World Wide Web. All other website building platforms are based on HTML. If you have your sights set on building web pages with XHTML, ASP or PHP, you must first learn the basics of HTML.

<html>
<head></head>
<body>
Yes I can!
</body>
</html>

Can You Type?

If you can type the code in the box on the left, you can learn how to make a website with HTML!

Try It Here

You can use this simple editor to test many of the code samples provided in our tutorials. Copy and paste or type them by hand.

HTML

This HTML Code Tutorial will teach you the fundamentals you need to create a website with HTML.

This HTML tutorial covers the mechanical side of simple web page building from the basic HTML tag, all the way to uploading your pages to the internet. Even includes a free FTP tool and instructions for putting your website on the internet.

Lessons cover HTML codes for paragraphs, lists, hyperlinks, tables , frames and forms. You can even download the complete HTML Codes Tutor to your PC and use it offline. (See Instructions Below)


CSS

The simple lessons also teach the art of formatting pages and text using CSS compliant Style Sheets.

Please visit our CSS Demo that shows the importance of learning CSS as you learn HTML.
You can Download the Kit in a zip file for further studies.


Planning Your Website

For more detailed information on the subjects of research, planning and design, use our Website Tutor when you begin the actual construction of your web site.

Download HTML Codes Tutor

HTML tutor
Click Here for Ebook.

Using an HTML Editor

If you've never coded a web page, here's a simple tutorial that explains the process of creating a web page with an editor and viewing it in a browser.

An example of a text editor and a conventional HTML editor is provided. Using an HTML Editor

Need a free HTML editor?
Try AlleyCode or NoteTab Light


If you are a serious student start with our Overview, What is a website?

Need help? Contact Us

More Great Tutorials on Creating Websites

NEW - Create a Website with HTML
Hot new cut and paste HTML tutorial that guides you through every step of creating a 3 page website.

Step by Step Tutorial that shows how to take one of our free web templates and make a 5 page website using NoteTab Light.

The Web Design Group was founded to promote the creation of non-browser specific, non-resolution specific, creative and informative sites that are accessible to all users worldwide. To this end, the WDG offers material on a wide range of HTML related topics.

W3Schools
A collection of free HTML, CSS, JavaScript, DHTML, XML, XHTML, WAP, ASP, SQL tutorials with lots of working examples and source code.