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

HTML Terms Review

AB
<html>starting an html document
Doctype or DTDtelling the browser "what language" you are using
<body>starts the visible part of the webpage
<title>the title in the blue bar of the browser
<head>contains information about the web page
<p>starts a paragraph
<strong>makes text bold
<em>makes text italicized
<br />inserts a line break
<img />inserts an image
<a>inserts a link
<h1>title sized heading
<h6>teeny tiny sub-heading
<table>starts a table
<tr>starts a table row
<td>starts a table data cell
hrefindicates where a link links to
srcindicates where to get the image file
altdescribes what the image is of
widthgives the horizontal dimensions of an image
heightgives the vertical dimensions of an image
.doccreated in microsoft word
.txtdefault document created in notepad
.htmlfile created in notepad that works in a web browser
.jpga type of image file (also .gif and .bmp)
tagmarks up content of an html file (look for angle brackets)
elementtags plus content
attributefurther describes a tag
nestingone tag encased in another


South San Francisco High School
South San Francisco, CA

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