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

HTML Review

AB
What button in Internet Explorer is used to update the document windowRefresh
What does the acronym HTML stand for?HyperText Markup Language
What does the (/) before the element indicate?end of instruction or element
<h3>Heading 3
Link to another HTML documenthyperlink
<title>Title in browser title bar
<hr>horizontal rule
<p>paragraph
<br>line break
attributemodifies an element
hyperlink to MrNordell.com<a href="MrNordell.com">
Align paragraph center<p align="center">
Heading 1<h1>
</body>end of body
What is the spacing after a </p>double
What browser are you using?Internt Explorer
Attribute used to change background color to red<body bgcolor="red">
Dreamweaver is considered what type of software programHTML editor
Tag used to add a horizontal rule that spans 75% of the page and is 3 pixels in width<hr width="75%" size="3">
Anchor tag<a>


Mrs. Flesuras

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