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

HTML Tags & Attributes

AB
Heading size 1<h1>
Horizontal Rule<hr />
Image<img />
used to change background colorstyle="background-color:__"
used to wrap text around the left side of an image to the rightstyle="float:right"
used to center a tablemargin-right:auto;margin-left:auto
used to change width of an imagewidth
used to change the horizontal space around an imagemargin-left or margin-right
attribute that must be used in an image tagsrc
attribute that gives the image text to displayalt
used to center a headingstyle="text-align:center"
to create a list with numbers<ol>
to create a list with bullets<ul>
to create each item in a list<li>
to change the kind of bullet usedstyle="list-style-type:square"
to change the kind of numbering usedstyle="list-style-type:upper roman"
create a line break<br />
create a paragraph<p> </p>
image format that has a patentgif
image format used for photosjpg
image that starts blurry and gradually gets clearerInterlaced gif
image that loads one line at a timestandard gif
image developed by the W3Cpng
used to change the length of a horizontal rulewidth="x%"
controls the line around an imageborder attribute
vertical space between text and an imagemargin-bottom
the section you see in the browser windowbody
The section where the title is placedhead
the tag that indicates the type and version of HTML useddoctype
indicates the beginning and end of the html document<html>
text that appears in the title bar of the browser windowtitle
the default text format used for the main content of a web pagenormal text
can be a solid color or imagebackground
images that include motion or can change in appearanceanimated image
image where one or more areas are hotspotsimage map
The largest heading sizeOne (1)
The smallest heading sizeSix (6)
at the start and end of a definition list<dl></dl>
identify a term<dt></dt>
identify a definition<dd></dd>


Business Department
Lowell High School
Lowell, IN

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