User:Rter237: Difference between revisions

From Stage One Wiki
Jump to navigationJump to search
Rter237 (talk | contribs)
Rter237 (talk | contribs)
Line 14: Line 14:
;Orange: A county in California
;Orange: A county in California
;Banana: A fruit
;Banana: A fruit
----
----
The following document is used to display
The following document is used to display
a simple page
a simple page

Revision as of 23:40, 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>