Share these flash cards

With group: OPHSWeb (edit)
HTML link to set: Plain link:
Share on Facebook Share on MySpace

All 29 Terms

Term Definition
HTML Hypertext Markup Lanugage
<HTML></HTML> Tags placed at the beginning and end of the document, these tags tell the browser that the entire document is composed of HTML.
<HEAD></HEAD> Tags which define the header portion of the document which contains information about the document. It is a container for other header tags, such as <base>, <meta>, <title>.
<TITLE></TITLE> Tags which specify the title of the document. They generally appear in the top bar of the browser window.
<BODY></BODY> Tags which define the beginning and the end of the document body.
<I></I> Tags which specifies that the text should be rendered in italic font.
<BR> A tag which breaks the text and begins a new line.
<HR> A tag which adds a horizontal rule to the page.
<!------------ ------------> A tag which adds a comment to the page.
<IMG SRC="filename.ext"> A tag which places a graphic on the page.
<FONT></FONT> Tags which affect the style (color, typeface, and size) of the enclosed text.
<CENTER></CENTER> Tags which center enclosed text horizontally on the page.
<DIR></DIR> Tags which indicate the beginning and the end of a directory list.
<DL></DL> Tags which indicate the beginning and the end of a definition list.
<MENU></MENU> Tags which indicate the beginning and the end of a menu list.
<OL></OL> Tags which indicate the beginning and the end of an ordered list.
<UL></UL> Tags which indicate the beginning and the end of an unordered list.
<H#></H#> Tags which specify that the enclosed text is a heading.
<TABLE></TABLE> Tags which are used to begin and end a table.
<TR></TR> Tags which are used to begin and end a row in a table.
<TH></TH> Tags which are used to begin and end a header in a table.
<TD></TD> Tags which are used to begin and end a cell in a table.
<B></B> Tags used to emphasis text by making it bold.
Background="filename.ext" Tag ATTRIBUTE which can be used to point to an image file that will be tiled across the browser window, to provide a background for the document.
Bgcolor=color Tag ATTRIBUTE which is used to specify the background color of the page.
Link=color, Alink=color, Vlink=color Tag ATTRIBUTES which are used to specify the color for hyperlinks.
Text=color Tag ATTRIBUTE used to control the color of all the normal text in the document.
NIC--Network Interface Card The expansion board inserted into a computer so the computer can be connected to a network.
MAC--Media Access Control The hardware address which uniquely identifies each node of a network.

Set Information

Terms 29
Creator carraway
Created October 15, 2007
Group OPHSWeb
Tags None
Access Anyone
Edit Creator Only

Description

HTML Tags Test

Pop out

Discuss

No Messages
Last Message: never

You must be logged in to discuss this set.

Kaplan Test Prep and Admissions (Kaptest.com)

Top Users

  1. HenryMagician - 29 scores
  2. gwman2008 - 16 scores
  3. capella - 11 scores
  4. Bugsy - 2 scores

Most Missed Words

  1. <!------------ ------------>A tag which adds a comment to the page. - 4 misses
  2. <H#></H#>Tags which specify that the enclosed text is a heading. - 3 misses
  3. <TR></TR>Tags which are used to begin and end a row in a table. - 3 misses
  4. Bgcolor=colorTag ATTRIBUTE which is used to specify the background color of the page. - 3 misses
  5. NIC--Network Interface CardThe expansion board inserted into a computer so the computer can be connected to a network. - 3 misses
  6. <TITLE></TITLE>Tags which specify the title of the document. They generally appear in the top bar of the browser window. - 2 misses
  7. <IMG SRC="filename.ext">A tag which places a graphic on the page. - 2 misses