Regardless of if you are using a windows or a macintosh computer, the most important thing to remember when writing your first webpage is that the file MUST be saved as an html file. To do this in one of the programs mentioned before, simply add “.htm” or “.html” to the end of your file name. After saving your file with this extension, you can open this file in any browser of your choice.

NOTE: It’s important to remember that every browser reads html differently! If you are building a website or even a simple webpage, don’t forget to check it on EVERY browser before making it live. The browsers used today are:

Once we have started a blank html file and saved it with an html extension, we are ready to begin creating our webpage!

The first thing we want to do is name our document type. We ALWAYS want to name the type of document we are about to write. Since we are about to write an HTML page, we will add the following declaration:

<!DOCTYPE html>

This tells the browser that we are writing an HTML page.

Previous Next

Startup Discount
Small Business?
Contact us for an Enormous Discount!