| I have a list of companies that would like to host your website. Please Visit that list. Thanks. |
|
introduction very basic information what is important, and what doesn't matter the basic page HEAD and BODY HTML Tags META Tags backgrounds - colors backgrounds - images pictures links pictures as links email links tables part 1 tables part 2 lining things up frames part 1 frames part 2 frames part 3 what tools to use putting it all together making search engines love you viewing your page as you work making your page pay for itself page counters resources how do they do that? being sure it's right before you go public my links my sponsors What NOT to do |
The basic pageThe following shows all the tags and information needed for the minimum HTML page. In reality, you could skip many of them, and your page would display correctly on most browsers, but doing it correctly assures you that you have the best chance of showing your visitor what you intended to show.<HTML>
<BODY>
</BODY>
If you put all of the above in a file, saved as "text only" and name the file something.html (you get to decide what the "something" is) that's all there is to it. Any browser will know how to read your page. See my detailed instructions to make it look just the way you want it to look. |
| I have a list of companies that would like to host your website. Please Visit that list. Thanks. |