Lesson 7

  1. 1.Attribute-addition to an HTML tag that is used to modify its properties
  2. 2.Container tags-works in pairs with other texts or HTML in between them
  3. 3.Document type declaration-tells the browser what type of document to expect
  4. 4.Empty tags-does not contain text
  5. 5.HTML-consists of a series of tags or codes that can be used in a web page
  6. 6.Hypertext-organization of units of information that can be connected
  7. 7.Ordered lists- each item has a number of a bullet by it
  8. 8.Source code- HTML code
  9. 9.Tags-codes that can be used in a web
  10. 10.Unordered list-good for listing items whose order is not important
  11. 11.Value-specifies that the paragraph be aligned in the center

Lesson 8

  1. Absolute URL-one in which protocol and Web server name is used
  2. External Link- links to documents that reside on web sites other than the one you are creating
  3. Hyperlink-links to other Web pages
  4. Internal Link-links that are used to navigate between the pages of one site
  5. Intrapage link-is a link within one page
  6. Link- pointer to a document or file somewhere on the Web
  7. Relative URL-one in which the document being linked to is described relative to another location
  8. Thumbnail-small image representation of a larger image

 Lesson 9

  1. Cell-area created by the intersection of a row and a column
  2. Container-define which web page is to be used
  3. Frameset- is the name given to a group of frames that act together to make up one web page
  4. Nested-opening a new tag before closing the first one

Lesson 10

  1. 1.Button-submit button
  2. 2.Check box-a set of predefined choices from which the user may make a selection
  3. 3.Form-is an element on a Web page that is used to collect data from a Website user
  4. 4.Hidden field- allows a value to be passed from the form to the page that is specified in the ACtion attribute
  5. 5.Label-
  6. 6.Password field-replaced by asterisks
  7. 7.pull-down menu-aka drop-down lists ; used when you do not want the user to type in his or her own data
  8. 8.Querystring-appends to the url after a question mark, a part of the URL
  9. 9.Radio button-another type of form element where the user is presented with a set of options from which to choose
  10. 10. Text area- is a large space in which a user can type his or her comments
  11. 11.Text box - is a box into which the user can key text