HTML Example
(use "View" - "Page Source" to see how it's done)
Level 1 Headline
Level 2 Headline
Level 3 Headline
Level 4 Headline
Level 5 Headline
Level 6 Headline
Text Attributes
This is example text showing different attributes.
This is bold type text.
This is also bold type text.
This is italic type text.
This is also italic type text.
This is fixed type text.
This is superscript text.
This is subscript text.
This is a new paragraph.
All of the sentences are kept together even though they may be on
different lines in the original source file.
This is an example of how the web browser (e.g., Chrome or Safari)
formats the HTML file before it shows it on the screen.
Types of URL references
Link to another web page...
https://mountcarmel.tas.edu.au/
An email address...
mailto:[email protected]
A picture (from the web)...
Lists
Unordered List:
- List item 1
- List item 2
- List item 3
Ordered List:
- List item 1
- List item 2
- List item 3
Tables
| Col1 Head |
Col2 Head |
Col3 Head |
| row1-col1 |
row1-col2 |
row1-col3 |
| row2-col1 |
row2-col2 |
row2-col3 |