Com S 106 - Chapter 2
internet protocol
IP
<li> .. </li>
What tag pair contains the items in an ordered or unordered list? <item> .. </item> <li> .. </li> <dd> .. </dd> <dt> .. </dt>
<h1> </h1>
What tag pair is used to create the largest heading? <h1> </h1> <h9> </h9> <h type="smallest"></h> <h6> </h6>
<br>
Which of the following tags does not require a closing tag? <p> <br> <i> <a>
<div> </div>
Which tag pair configures a structural area on a web page? <area></area> <div></div> <cite></cite> <strong></strong>
document type definition
DTD
<strong>...</strong>
Choose the preferred tag pair to use when displaying important text in bold font weight: <weight> .. </weight> <strong> .. </strong> <big> .. </big> <em> .. </em>
<blockquote>.. </blockquote>
Choose the tag pair configures text to be indented from both the left and right margins. <blockquote> .. <blockquote> <p> .. </p> <h1> .. </h1> all of the above
<a> tag
Choose the tag pair that is used to link web page documents to each other <link> tag <hyperlink> tag <a> tag <body> tag
The content that displays directly on the web page in the browser window is contained in the body section.
Choose the true statement below. The content that displays directly on the web page in the browser window is contained in the head section. The content that displays directly on the web page in the browser window is contained in the body section. Information about the web page (such as: head element, title element and meta element) is contained in the body section. All of them are true.
transmission control protocol
TCP
head
The <meta> tag is coded in the ___________ section of a web page document. body head footer DOCTYPE
nav
The purpose of the ________ element is used to configure the main navigation area on a web page. header nav navigation main
first browser
mosaic
- invented the www - the www was stricted, only allowed for academic and military purposes - they lifted the ban so everyone can use it - PC became affordable - windows and mac became available
tim berners lee / evolution of the web