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

HTML Basic Quiz 1

Use this activity to help you memorize the HTML tags we have discussed in class.

AB
img srctag indicating a picture, image, or graphic
a hreftag indicating a link
btag which makes boldface type
itag which makes Italic text
utag which underlines text
bgcolortag which designates background color
ddtag which contains a definition
dttag which contains a definition term
litag which contains an item in a list
lhtag which contains the title of a list
dltag which starts a list of definitions
ultag which starts a bulleted list
oltag which starts a numbered list
hrtag which makes a horizontal line
brtag which skips a line
<body> </body>tag containing the main section of web page
<head> </head>tag containing the heading of the web page
<title> </title>tag which makes the title on top of the browser widow in the blue title bar
h1indicates a heading of size 1
align=causes text to either be aligned to the left, center or right
<pre> </pre>preformatted text - causes text to appear just as typed in your code
<body BGCOLOR="#hexadecimal_here" set the background color of your page
<body LINK="#hexadecimal_here" set the color of your hyperlinks to some color other than default blue
<body VLINK="#hexadecimal_here" to set the hexadecimal color code for links the user has already visited
<body TEXT="#hexadecimal_here" to set the hexadecimal color code for text color
&lt<
&gt>
&copycopyright symbol
&amp&
&quot "
<!- -Comments


Continuing Education
Harrison County
Bridgeport, WV

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