Kellie's Home Page

I'm learning the language of the Internet - HTML.



This is the top of the page.

This section is text formatting tags

This is an h1 heading.

This is an h2 heading.

This is an h3 heading.

This is an h4 heading.

This is an h5 heading.
This is an h6 heading.

Use heading tags olny for headings.

This is bold text using the <b> tag.


This is preformatted text.

for i = 1 to 10
print i
next i

The title attribute is used to show the spelled-out version when holding the mouse pointer over the acronym or abbreviation.

UN
WWW

Here comes a long quotation:

This is a long quotation.
This is a long quotation.
This is a long quotation.
This is a long quotation.
This is a long quotation.

Here are some commonly used character entities.

 <,   >,   &,   ",   ',

 ¢,   £,   €,   ¥,   §,   ©,   ®,   ×,   ÷.

Click here to go to our family website.

Jump to top of page.