
Educators: Earn a free Gold upgrade by joining the PBwiki Back To School Challenge.
<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:
That is pretty much what a <h3> is, if you have any more input add it to the page.
Headings link:
-Dario D.
Page Information
|
Wiki Information |
Recent PBwiki Blog Posts |