HTML Tutorial: A Complete Guide to HTML Tags

HTML is an extraordinarily simple language to learn. All you need to get started is a text editor and browser.

The first step is to open your text editor:

Type the following:

<html>
<head>
<title>Page Title</title>
</head>
<body> Here is my first HTML page. <i>This is italic</i> </body> </html>

Save this file to your desktop as webpage.html. Now, close your text editor and open the file using Internet Explorer or the browser of your choice. Congratulations! You've written your first HTML webpage!

Later in this tutorial we will review the ins and outs of html as well as more advanced coding practices like CSS and the use of WYSIWYG (What You See is What You Get) editors like FrontPage and Dreamweaver. For now, let's look at how to upload these pages so they can be seen online.

 

LEARN HTML

Learn to code advanced HTML while using it! This complete study guide is now available with free shipping!
Learning HTML

LEARN HTML

Now available for just $14.99, Using HTML is the fast and easy way to learn.
SharePoint Services

LEARN HTML

The Web Wizards Guide to HTML - available new and used.
Internet Access


Learn How to Build Your Own Website at WebTutorialZone.com

HTML Tutorial

HTML Tutorial

HTML/XHTML Tag Reference

Character Encoding

Choosing Fonts