Create a Website with HTML - Summary
I hope you've found this little tutorial helpful. I highly recommend that you work your way through it several times. On your last time through try typing some of the code by hand.
One of the goals of this tutorial was to teach you to build web pages with very concise HTML code.
Even if you decide to build your own website with a WYSIWYG editor, which doesn't require you to learn to code, you will still benefit from a a basic understanding of HTML. WYSIWYG editors create horrific HTML code. When a problem arises you often have to search the source code to fix things.
You will very seldom get a web page to look exactly the way you want it to using a WYSIWYG editor.
You can take the principles that you learned in this tutor and add more columns to your pages or even additional rows.
Make an effort to keep your code as concise as possible and rely on your style sheet for formating.
Become a student of CSS.
If you want to learn to use a conventional HTML editor, please visit our HTML Editor Overview. Pick from AlleyCode, NoteTab Light, Arachnophilia or my own personal editor.
When you get ready to put your website on the internet, please visit us for your web hosting. We promote only top quality, dependable hosting for as little as $50.28 a year at CaFW Hosting. If you want name brand we sell Yahoo at discount prices.
HTML Tutorial
Beginner
Create First Page
Intermediate
Phase I
Getting Started
Basic HTML Page
Creating Columns
CSS
Color
Headings
Images
Paragraphs
Site Heading
Linking
Advanced
Phase II
Start Phase II
Editing Pages
Change Appearance
Summary
Helps
Tag Glossary
Finished Code
Image Download
Color Tool
Hex Code Chart

