User:Rter237: Difference between revisions
From Stage One Wiki
Jump to navigationJump to search
Line 6: | Line 6: | ||
===A subsection heading=== | ===A subsection heading=== | ||
A smaller heading used for subsections | |||
====A sub-subsection heading==== | ====A sub-subsection heading==== | ||
Line 26: | Line 26: | ||
</html> | </html> | ||
[[ | For more information see [ [Bees] ] | ||
Revision as of 23:54, 15 August 2020
This page shows information about about headings. The name of the page is Heading Information.
A section heading
This is the largest heading you would normally use
A subsection heading
A smaller heading used for subsections
A sub-subsection heading
This is the smallest heading you would use
- Apple
- A brand of computer
- Orange
- A county in California
- Banana
- A fruit
The following document is used to display a simple page
<html> <head> <title>Welcome</title> </head> <body> This is a simple HTML document </body> </html>
For more information see [ [Bees] ]