Week One - HTML/Web basics
1.Question 1
What does HTML stand for?
Hyper Text M
1 point
2.Question 2
HTML5 tags have the same semantic meaning, regardless of the browser being used.
True
1 point
3.Question 3
FTP stands for
File Transfer Protocol
1 point
4.Question 4
HTTP stands for
Hyper Text Transfer Protocol
1 point
5.Question 5
Which of the following is part of a URL?
protocol
1 point
6.Question 6
The Internet is a type of
Wide Area Network
1 point
7.Question 7
What is the Request/Response Cycle?
The process that happens when a client requests a page and a server responds with the
appropriate files
1 point
8.Question 8
A _________SERVER_______________ is a computer that is in charge of handling
resource requests from multiple computers.
Server
1 point
9.Question 9
Which of the following is an example of a top-level domain?
.com
1 point
10.Question 10
The Domain Name Service looks up the domain and returns the
IP address
1 point
11.Question 11
Which organization is responsible for assigning top-level domain names?
Internet Corporation for Assigned Numbers and Names (ICANN)
1 point
12.Question 12
A single web page may require several iterations of the Request-Response Cycle.
True
1 point
13.Question 13
What does LAN stand for?
Local Area Network
1 point
14.Question 14
What does WAN stand for?
Wide Area Network
1 point
15.Question 15
Which is the correct file extension for a web page?
.html
1 point
16.Question 16
HTML uses ____tags_____ to annotate documents. This is a way of marking up the
content to identify specific HTML elements.
1 point
17.Question 17
Which of the following best explains the difference between syntax and semantics.
A browser may have trouble displaying a page if the syntax is incorrect.
1 point
18.Question 18
The first graphical browser was.... (please use one word answer)
Mosaic
1 point
19.Question 19
What are proprietary tags?
Tags that work only on certain browsers
1 point
20.Question 20
Which of these tags breaks the tenet of the separation of content and layout?
font
1 point
21.Question 21
Which of the following are browsers?
Chrome, Firefox, Safari
1 point
22.Question 22
HTML5 is a cooperation between many parties. Which of the following is NOT part of that
cooperation.
DARPA
1 point
23.Question 23
A basic functionality of browsers is to translate HTML documents into viewable
webpages.
True
1 point
24.Question 24
Which version of HTML included browser specific features?
HTML 3.2
1 point
25.Question 25
The predecessor of the internet was
Arpanet
1 point
26.Question 26
URL stands for
Uniform Resource Locator
1 point
27.Question 27
_____CSS________ is used to create rules about the color, font, and layout of our pages
1 point
28.Question 28
CSS1 was introduced for public use in 1996
1 point
29.Question 29
What editor are you using?
Notepad
Your answer cannot be more than 10000 characters.
1 point
30.Question 30
What browser(s) are you using?
IE.
Unlike earlier versions of HTML, HTML5 produces pages that look the same across all
browsers.
False
Top level domain .biz
HTML5 should not...
take advantage of the most up-to-date plugins.
17.Question 17
The original web was developed
as a way for scientists to exchange information
20.Question 20
Which of these tags breaks the tenet of the separation of content and layout?
center
24. Which version of HTML introduced different document types?
HTML 4.01
5.Question 5
Which of the following is part of a URL?
domain (or host), protocol
protocol and doctype
Heading
24.Question 24
Which version of HTML introduced semantic tags?
HTML 5