|
|
| |
Free Webmaster Resources
.info | Html Tutorials
|
How to View HTML Source
Have you ever seen a Web page and wondered "How
do they do that?"
To find out, simply click on the VIEW option in your
browsers toolbar and select SOURCE or PAGE SOURCE. This
will open a window that shows you the actual HTML of
the page.
Remember that you can save the source file, and use
it as a template for your own Web pages.
Text Formatting Tags:
NN: Netscape, IE: Internet Explorer,
W3C: Web Standard
| Start Tag |
NN |
IE |
W3C |
Purpose |
| <b> |
3.0 |
3.0 |
3.2 |
Defines bold text |
| <big> |
3.0 |
3.0 |
3.2 |
Defines big text |
| <em> |
3.0 |
3.0 |
3.2 |
Defines emphasized text |
| <i> |
3.0 |
3.0 |
3.2 |
Defines italic text |
| <small> |
3.0 |
3.0 |
3.2 |
Defines small text |
| <strong> |
3.0 |
3.0 |
3.2 |
Defines strong text |
| <sub> |
3.0 |
3.0 |
3.2 |
Defines subscripted text |
| <sup> |
3.0 |
3.0 |
3.2 |
Defines superscripted text |
| <ins> |
|
4.0 |
4.0 |
Defines inserted text |
| <del> |
|
4.0 |
4.0 |
Defines deleted text |
| <s> |
|
|
|
Deprecated. Use <del>
instead |
| <strike> |
|
|
|
Deprecated. Use <del>
instead |
| <u> |
|
|
|
Deprecated. Use styles instead |
"Computer Output" Tags:
| Start Tag |
NN |
IE |
W3C |
Purpose |
| <code> |
3.0 |
3.0 |
3.2 |
Defines computer code text |
| <kbd> |
3.0 |
3.0 |
3.2 |
Defines keyboard text |
| <samp> |
3.0 |
3.0 |
3.2 |
Defines sample computer code |
| <tt> |
3.0 |
3.0 |
3.2 |
Defines teletype text |
| <var> |
3.0 |
3.0 |
3.2 |
Defines a variable |
| <pre> |
3.0 |
3.0 |
3.2 |
Defines preformatted text |
| <listing> |
|
|
|
Deprecated. Use <pre>
instead |
| <plaintext> |
|
|
|
Deprecated. Use <pre>
instead |
| <xmp> |
|
|
|
Deprecated. Use <pre>
instead |
Citations, Quotations, Definition Tags:
| Start Tag |
NN |
IE |
W3C |
Purpose |
| <abbr> |
|
|
4.0 |
Defines an abbreviation |
| <acronym> |
|
4.0 |
4.0 |
Defines an acronym |
| <address> |
4.0 |
4.0 |
3.2 |
Defines an address element |
| <bdo> |
|
|
4.0 |
Defines the text direction |
| <blockquote> |
3.0 |
3.0 |
3.2 |
Defines a long quotation |
| <q> |
|
4.0 |
4.0 |
Defines a short quotation |
| <cite> |
3.0 |
3.0 |
3.2 |
Defines a citation |
| <dfn> |
|
3.0 |
3.2 |
Defines a definition term |
|
Recommended Webhosting Company
Find free web hosting
Looking for free web hosting? Review and compare FindStuff's comprehensive resources. Search now!
|
|
|
|