Above you will find an "h1" heading. "h1" Tags create a larger font and are useful for allowing search engines to optimize results. This is an HTML example of a paragraph. Note that it begins with a "p" tag. This is referred to as an opening tag and later the paragraph closes with a closing tag.
Note that the above heading is smaller because I used an "h2" tag. Closing the paragraph will create a space before my next writing.
It is common to add a line break. For example if I wanted to put an address on another line, I could use the "br /" tags: My address is:We can also add a horizontal line by using the hr tag. Here is a horizontal line.
The "h3" tag above is different than the prior two headers.
Above heading is using "h5" tag.
This is a hyperlink to Google.
The hyperlink is made by using the tag "a href=http://www.google.com."
You simply have to click here: e-mail Joe Slump .
This is a picture of Ringo.
.