Laboratory: Ordered list, Unordered list, Defitinition list
For this laboratory you are to produce a web page with three lists. One of each type that we discussed in class.
-
This is my unordered list of the different countries that I have visited:
-
The United Arab Emirates (I used to live there).
-
Spain
-
Russia
-
Australia
-
France
-
Japan
-
I shall now create an ordered (ranked) list of my favorite games:
-
The Kingdom Hearts game series
-
Red Dead Redemption
-
The Legend of Zelda Series
-
Battlefield
-
Call Of Duty: World at War
-
Uncharted 4
-
Create a definition list defining the following terms.
-
angle brackets:
Angle brackets are commonly used to enclose a code of some type. For example, HTML tags and PageMaker tags are enclosed in angle brackets.
-
HTML:
HTML, which stands for Hyper Text Markup Language, is a standardized system for tagging text files to achieve font, color, graphic, and hyperlink effects on World Wide Web pages.
-
HTTP:
HTTP, which stand for Hyper Text Transfer Protocol, is an application protocol for distributed, collaborative, and hypermedia information systems.
-
tag:
According to webopedia.com, tags are commands inserted in a document that specifies how the document, or a portion of the document, should be formatted.