<h3>

 

Description:

 

The <h3> tag is a heading tag.  It is the 3rd largest of the headings, h1 being the largest and h6 being the smallest.

 

 

To put an <h3> tag in your code it should look like this.

 

 

Example:

 

      <html>

      <head>

      <title>Example</title>

      </head>

      <body>

      <h3>yo</h3>

      </body>

      </html>

 

 

This is what the finished product looks like when it is up and running.

 

 

Example:

 

       yo

 

 

That is pretty much what a <h3> is, if you have any more input add it to the page.

 

 

Headings link:

 

 

Headings

 

-Dario D. 


Page Information

  • 11 months ago [history]
  • View page source
  • You're not logged in
  • No tags yet learn more

Wiki Information

Recent PBwiki Blog Posts