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

HTML Tag Task - Basic Tags

Want to learn the HTML tags so you can create your own web masterpieces? Here are some memory games to help make the monotonous task seem like fun. We'll start with the basic tags.

AB
<html></html>This tag creates an HTML document.
<head></head>This tag sets off the title and other information that will not be displayed on the Webpage.
<body></body>This tag sets off the visible portion of the document.
<!- - - ->This tag is used to add comments to the document.
<title></title>This tag puts the name of the document in the title bar.
<body bgcolor=?>This tag sets the background color, using name or hex value.
<body text=?>This tag sets the text color, using name or hex value.
<body link=?>This tag sets the color of links, using name or hex value.
<body vlink=?>This tag sets the color of followed links, using name or hex value.
<body alink=?>This tag sets the color of links on click.


Mrs. Welch

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