Lesson 7

Vocabulary

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

Container Tags- tags that work in pairs usually with some other text or HTML in between.

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

Empty Tags- HTML tags that do not contain text.

HTML- Hypertext markup language which consists of tags or codes that can be used in a web page to designate attributes of a section of text.

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

Ordered list- each item has a number instead of a bullet by it.

Source code- or HTML source code, It’s the source of what is eventually displayed on the screen.

Tags- codes that work behind the scenes to build what a user eventually sees on a Web page.

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

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