HTML Web Design Tutorial #4
Saving Your Document as an HTML Web Page
In our last lesson we split our document into its two major sections, the head and body. We also added a bit of text into the body section, so we could see how it looks in a web browser. Before we can view it as a web page though, we'll need to save our text document into HTML format.
If we were to perform a regular save of our document right now, it would be saved as just a plain text file. Instead, we need to use the "Save As" option, so that we can give it a different extension. The extension we'll use is:
.html
By giving our page this special extension we will then be able to see how it looks as a web page. In part 4, click on the play button below to begin, we will see how to add the extension, and create a new folder for holding all of our web files.
Tutorial Home | HTML Tutorial | Terms of Service | Privacy Policy | Site Map
Copyright © 2000-08 VisualTutorials.com. All rights reserved.
