
The following examples will show how a page is created and then how it will look in a browser. Each page begins with these four tags, <HTML>, <HEAD><TITLE></TITLE></HEAD>, and <BODY>.<HTML> - This tag tells the browser it is a hypertext markup language document.
<HEAD><TITLE></TITLE></HEAD> - Within the Head tag is the title tag. You insert the words you want to appear in the title bar of the browser. Suppose you want your school name to appear in the title bar, you would type in your school name.
Example:
<HEAD><TITLE>School Name</TITLE></HEAD>
This is how your school name would appear in the browser.

<BODY> - The content of your page is placed between the body tags. Content includes text, pictures, sounds, videoclips, and other items you want viewers to experience.Each page ends with the closing body tag and the closing HTML tag.
</BODY>
</HTML>
![]() |
![]() |
| Home | Curriculum Ideas | Research Tools | Treasure Hunts | Web Projects |
| How Tos | Web Links | CyberBee Articles | Postcards | About Cyberbee |