logo_michael-thomas.jpg (3143 bytes)

HTML Resources

This web page is dedicated to HTML technology and examples.  I'm only posting examples as needed.

Organizations

bullethttp://www.w3.org - World Wide Web consortium.
bulletHere you can download the HTML 4.0 specifications.  However, remember that your browser may not implement the spec.  IE5.5 and NS6.0 began implementing HTML 4.0 specs.

Tutorials & References

bulletwww.mcli.dist.maricopa.edu/tut - Free tutorial on creating HTML.
bullethttp://www.htmlgoodies.com
bullethttp://www.w3schools.com - HTML Reference.
bullethttp://www.w3.org/TR/1998/REC-html40-19980424/ - Reference.  You can download a zip (w/Html files) or pdf.
bullethttp://netsuccess2000plus.tripod.com/simplehtml.htm - Html Tutorial
bulletASCII
bullethttp://www.bbsinc.com/iso8859.html - ASCII - ISO 8859-1 with HTML entity names.
bullet http://www.bbsinc.com/symbol.html - HTML Escape sequence table.
bullethttp://www.jimprice.com/ascii-0-127.gif - Ascii table in .gif form.

My Examples

bulletHTML & Meta Tags
bulletAutomatic download using a Meta - Automatic download of a file using a meta tag.
bulletHTML & Links
bulletLinks and Html 
bulletHTML Tables
bulletTables - How tables work.
bulletTables (Cell Examples) - Simple example of Tables & Cells.
bulletTables (Colgroup & Col tags) - COLGROUP & COL tags.  Works best with IE5.5, problems with NS 4.x & 6.
bulletTables (thead, tbody, tfoot) - n/a .  thead-table header, tbody-table body, tfoot-table footer.
bulletHTML Lists - Examples of HTML lists: <DL>, <UL>, <OL>
bulletHTML Forms
bulletEmailing a Form w-mailto: 
bulletTABINDEX - n/a - tabbing among elements.  Negative removes the element from the tabbing order.
bulletFrames
bulletframes.htm - How frames work & examples.
bulletLayers - Covers some brief info on <div>,<span>,<layer>,<ilayer>
bullethtml_charcodes.htm - Table of special characters that require special codes using raw HTML.
bulletRedirect Example - HTML4 only! - Redirects to another html page using MetaTag:  <meta http-equiv=refresh content="5;redirect_2.htm"> Warning:  Must use HTML4 compliant browser: IE 6.x & NS 6.x 
bulletCascading Style Sheets - Info on CSS.  
bulletDisplaying Text Info - Examples of displaying text info on an HTML page.
 
Last edited: 01/03/06