 |
iNet
Over Matter
HTML Resources
- Coding, Tutorials, References
An Internet Resource Page
by bob
in Houston
|

|
Q: This page is so colorful and perty? -
A: Thank you! --
Last Updated: 04/02/2005
Pages may open in a frame for convenience in customer support
|
| Code Reference | | Tips & Tutorials | General Resources |

HTML Code References and compendiums
-
htmlcompendium.org
- The Compendium of HTML Elements -
- DevEdge Online - Documentation - HTML -
- DevEdge Online:
JavaScript Developer Central -
- DevEdge Online: CSS Developer
Central -

HTML Tips &
Tutorials
- The JavaScript
Source: Password Protection: Gatekeeper (In)
- Macromedia: Java
Script Guide -
- Builder.com
- Creating Forms and E-mail
- to get messages and feedback from your website visitors
HTML General Reference
- List of valid DOC Types you can use in your document.
- HTML
Font Tag Reference - The attributes for the font tag (face, size,
color, strength, italic, underline)
- The HTML Font
HTML Font
Tag Example
|
Example Text
|
Is rendered from this code <font color="#ff0000"> <font size="+2"> <font face="Arial,Helvetica"> Example Text </font> </font> </font>
|
- Break the
<font ...> Habit -
- Online HTML Validators -
1. The W3C Markup Validation Service -- http://validator.w3.org/ --
2. WDG HTML Validator -- http://www.htmlhelp.com/tools/validator/ --
|