Project #2-lists
- This is and ordered list that uses numbers.
- It uses size 3 font.
- It is written in times new roman font.
- It is in the color, black.
- It has the tags with "OL" on them
- This is an ordered list using capital letters.
- It is written in size 3 font.
- It is written with the color black.
- It is written in the times new roman font.
- It uses the attribute type="A" in the ordered list start tag.
- This is an unordered list that uses bullets.
- It is written in arial font.
- it is written with size 4 font.
- it is written with the color dark blue.
- It uses the tags with "UL" in them
-
This is an unordered list using Roman Numerals.
- This is a nested list.
- You make a nested list by putting a complete list with its tags inside of another list.
- This nested list uses the mistral font.
- This nested list is size 6 font.
-
This list is dark Blue.
- This nested list is size 4.
- This nested list in the monotype corsiva font type.
- This nested list has red colored font.
-
This list is size 4.
- This nested list is black.
- This nested list is size 2.
- This list is font type, harrington.
-
This list is the arial font.
- This nested list is size 7.
- This nested list is yellow.
- This nested list is the juice itc font.
-
This list has many nested lists in it.
- This nested list is white.
- This nested list is in the Script MT Bold font
Computer Terms
This list is dark red, with Font type Garamond, is size 5 and the terms are bolded.
- HTML(Hypertext Markup Language): The coding used to create websites.
- Hexadecimal system: 216 different colors that have been designated as "web safe".
- Start Tag: The part of a tag set that comes before the media and sets formatting.
- End Tag: The part of a tag set that comes after the media and ends the effects of the start tag.
- Empty Tag: A tag that only requires a starting tag.
- HTTP(Hypertext Transfer Protocol): Protocol used to transfer files from a web server to a web browser.
- External Link: A link that takes you to a different web site.
- Internal Link: A link that takes you to a different place on the same web site.
- Intrapage Link: A link that takes you to a different place on the same web page.
- Attribute: An HTML instruction that is included in an HTML tag to specify a characteristic of a web page element.