Interactive Tag Reference
You might want to hit CONTROL+D and bookmark this page if you are forgetful.
Hello. Welcome to A Slacker's Guide to HTML Interactive Tag Reference. Below is a listing of a lot HTML tags and links leading to their explanations (only if they need to be explained). If the tag is <b>, which makes text bold, then you do not need an explanation, right? All you have to know is that you put <b> before text you want to be bold and </b> after the text.
If there is not an explanation that satisfies your curiosity, and if there is no link to click on next to the tag for a further explanation, then simply scroll up to the top of that colored cell and click on the link saying "Page XXX".
|
Master List for Tags
|
|
- An asterisk (*) denotes that there is NO closing tag (ex. the meta tag)
Also, keep in mind that with the advent of XHTML closing tags are forever necessary always.
|
Page One
- <html>: signifies start of an HTML document
- <head>: signifies start of head of document
- <title> signifies title </title>
- <meta>: * signifies meta info for promoting your site
- <body>: signifies start of body
|
|
|
|
|
Page Four
- <a>: signifies start of a link
- <form>: signifies start of a form
- <input> signifies a small Input Field/Radio Button/Checkbox/Send & Clear Button
- <textarea> signifies a large Text Box
- <option> signifies a Pull-down Menu
|
|
|
Home
- Sitemap
Complete HTML Guide
- Free Downloads for Webmasters - Tips & Tricks - Tag Reference
Style Sheets Tutorial
-
JavaScript Library
-
Dynamic HTML Script Library
-
XHTML Primer
|
| Contact Me |
|
To send me a question, comment, or whatever, please
click here. |
| HTML Bookmarks |
|
A collection of links to sites that offer free services to webmasters.
Go there now. |
| Free Downloads! |
Download freeware HTML and CSS editors, RGB/hex converters, Debuggers, Validators, and more.
Check it out...
|
|