Tittle

 

  1. <h1> - used for main headings, all other smaller headings are used for subheadings.
  2. <h2>
  3. <h3>
  4. <h4>
  5. <h5>
  6. <h6>
The following example code uses a headline intended to capture a reader's attention. It uses the largest heading available, the main heading element:
<h1>BREAKING NEWS</h1>
Instructions
1.
In index.html, add an<h1> heading inside of the body. The heading should say: The Brown Bear.
My coding jouranl

Hello World!My first code is this

Next
This is the most recent post.
Previous
Older Post

Post a Comment

 
Top