Lesson 7

Attribute-an addition to an HTML tag that us used to modify its properties

Container tags- a basic set of tags that come in pairs 

Document type Declaration-tells the broweser what type of document to expect

Empty tags- elements with no content

HTML- tags or codes that can be used in a Web page to designate attrbutes of a section of text

Hypertext- organization of units of information that can be connected with links

Ordered list-has a number instead of a bullet 

Source code-(HTML code) the source is eventually displayed on the screen

Tags- (codes) work behind the scences to build what a user eventually sees on a web page

Unordered list-listeng those items that arnt important, each item on the list should have a bullet

Value- specifies that the paragraph be aligned in the center of the page

Lesson 8

Absolute URL- one in which protocol and Web server name is used

External link- links to documents that reside on Web sites other than th eon eyou are creating

Hyperlink-links to other webpages

Internal link- Links that are used to nagivate between the pages of one site.

Intrapage link-a link within one page.

Link-a pointer to a documentor file somewhere on the web.

Relative URL- one in which th edocument being linked to is described relative to another location

Thumbnail- a small image representation of a largerExternal

link- links to documents that reside on Web sites other than th eon eyou are creating

Lesson 9

cell - an area created by the intersection of a row and a column

container - i could not find this deffinition in the book 

frameset - the name given to a group of frames that act together to make up one web page

nested-  opening a new tag before closing the first one 

Lesson 10 

button- where  the user clicks 

check box-  a set of predefined choices from which the user may make a selection 

form- an element on a web that is used to collect data from a web sit euser

hidden field- allows value to be passed from the form to the page that is specified i the ACTION attribute without th eknologe of the web user

password field- where the user put sa password and anything typed would be replaced with asterrisks(*)

pull down menu-(drop-down list) used when you dont want user to type in their own data

querystring- appended to the URL after question mark

radio button-another type of form element where the user is presented with a set of option from which to choose

text area-a large space in which a user can type tjeir comments

text box-  a box into which the user can key text