Attribute- Is an addition to an HTML tag that is used to modify its properties.

Container tags- These tags work in pairs usually with some other text or HTML in between them.

Document type declaration (DTD)-It basically tells the browser what type of document to expect.

Empty tags- Does not contain text.

HTML- Consists a series of tags.

Hypertext- Organization of units of information that can be connected with links.

Ordered list- Each item has a number instead of a bullet by it, used for items whose order does matter.

Source code- Plain text with HTML tags scattered in it.

Tags- Codes that can be used in a Web page to designate attributes of a section of text.

Unordered list- Are good for listing items whose order is not important.

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

 

Button- Is a submit button that you can click if you decide to clear the contents of the form and start over.

Check Box- are similar to radio buttons in that there are a set of predefined choices from which the user may make a selection.

Form- is an element on a Web page that is used to collect data from a Web site user.

Hidden Field- Allows a value to be passed from the form to the page that is specified in the action attribute without the knowledge of the Web user.

Label- descriptive text placed in a cell.

Password field- Anything that a user types will be replaced by asterisks.

Pull down menu- Are used when you do not want the user to type in his or her own data.

Querystring- Is appended to the URL after a question mark.

Radio button- Are another type of form element where the user is presented with a set of options from which to choose.

Text area- Is a large space in which a user can type his or her comments.

Text box- form element is a box into which the user can key text.

 

Cell- Area created by the intersection of a row and a column.

Container- Holds the frames.

Frameset- The name given to a group that act together to make up on web page.

Nested- <TR> and <TD> tags that make up a table.

 

Absolute URL- Is one in which the protocol and web server name is used.

External link- Are links to documents that reside on web sites other than the one you are creating.

Hyperlink- Links to other web pages.

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

Intrapage link- Is a link within one web page.

Link- A pointer to a document or file somewhere on the web.

Relative URL- Is one in which the document being linked to is described relative to another location.

Thumbnail- Is a small image representation of a larger image.