| Categories |
|
The Basics |
Start here if your completly new to writing HTML. Here I'll go over things
like the standard structure of an HTML file and some need-to-know things. |
Tags and Misc Characters |
Tags for changing the look / layout of text, and the HTML codes for assorted characters. |
|
Links |
All about links and how to make them. |
|
Images |
How to put images into your pages. |
|
Lists |
For making numbered or bulleted lists of items |
|
Tables |
Tables can contain text, images, and / or the whole page's content. Use
tables to align items in a grid like fasion with customizable grids. |
|
Frames |
Frames let you divide up the browser window into multiple windows and
a different html file in each. |
|
Forms |
Forms allow interaction between your page and cgi scripts. With forms you
can collect data form the user and process it in a variety of ways. |
|
Colors |
Don't understand those pesky color codes? Here's the breakdown of what
it means as well as some examples. |
Advanced Topics |
For stremlining your code as well as proper html practices |