|
There are plenty of HTML reference guides out there so why am I writing this? Well this is
not an HTML reference guide. This is an HTML tutorial that will show you the basics of hand
coding your own webpages. Many people incorrectly assume that all there is to creating webpages
is knowing the proper HTML tags. The fact is without following certain coventions your webpage
might not look like you expect and will not look the same on different browsers.
If you follow this guide you will learn to write
HTML that works under any browser, not just Internet Explorer. In addition to this you will learn how to
properly organize your webpage to make writing and maintaining your site easier. And of course I can't
forget the importance of the design and layout of the site itself. All of these things are important
and often overlooked when people start creating their own webpages. These are just some of the points that
I cover in this guide along with the some of the basics of HTML.
|