|
|
|||
FREE Webs,Common
|
|||
|
HTML Code Examples |
Example |
| <H1>This is an H1 heading</H1> |
This is an H1 heading |
| <H2>This is an H1 heading</H2> |
This is an H2 heading |
| <H3>This is an H1 heading</H3> |
This is an H3 heading |
| <H4>This is an H1 heading</H4> |
This is an H4 heading |
| <H5>This is an H1 heading</H5> |
This is an H5 heading |
| <H6>This is an H1 heading</H6> |
This is an H6 heading |
| <DIR>...</DIR> - Directory list. Example of a directory list: |
<OL>...</OL> - Ordered list. Example of an ordered list:
|
| <UL>...</UL> - Unordered list. Example of an unordered list:
|
<DL>...</DL> - Glossary list. Example of a glossary list:
|
| <I>...</I> - Italic. Example of italic: red, blue, green |
<STRONG>...</STRONG> - Strong
emphasis. Example of strong emphasis: red, blue, green |
| <TT>...</TT> - Typewriter text. Example of typewriter text: red, blue, green |
<B>...</B> - Bold.
<B>This is Bold Text</B> |
| <BR> - Line break. | <IMG> - Image. |
| <HR> - Horizontal line. | |