click below
click below
Normal Size Small Size show me how
Exploring HTML
| Question | Answer |
|---|---|
| Hypertext Markup Language(HTML) | A set of codes used to create documents for the web. |
| Tag | A piece of HTML code that tells a Web browser how to display a particular section of text, graphic or other web page element. |
| Attribute | A specific instruction that tells the browser how to display the text or graphics enclosed by the HTML tags. |
| Font | A combination of specific visual characteristics of text, including size, typeface style, bold, and italics. |
| Horizontal Font | A line that runs across the width of a page. |
| Clip Art | Electronic illustrations that can be inserted into a document. |
| Ordered List | A list that has numbers before each item, and the items are usually in priority order. |
| unordered List | A list that has bullet points before each item and is used when the items can be in any order. |