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