User:Rter237

From Stage One Wiki
Jump to navigationJump to search

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] ]