Java Games: Flashcards, matching, concentration, and word search.

HTML for Elementary Students

Basic HTML code for elementary school students to create basic online page. This activity was designed for use during Nash Summer Technology Camp 2001.

AB
<html>Tag that begins every html document.
</html>Tag that ends every html document.
<body>Begins the main content of your page.
</body>ends the main content of your page.
<title>Appears within the "head" and gives the title of the page. The title appears at the top of the browser.
</title>This tag ends the title.
<head>Designates the title of the document.
</head>Ends the title of the document.
<font=________>Designates the typeface for text.
</font>Ends typeface.
<font color=#_________>Designates the color of the typeface.
</font color>Ends the font color.


Stephanie Quimby-Greene

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities