Week 1
Week 1
Week 1
1 point
True
False
3.
Question 3
Read this question carefully since we are asking about things we want to avoid. HTML5 should
**NOT**...
1 point
be device-independent
A browser may have trouble displaying a page if the semantics are incorrect.
WWW Compliance
DARPA
WHATWG
W3C
7.
Question 7
What does HTTP stand for?
1 point
Hyper Text Transfer Protoco
8.
Question 8
Which of the following is part of a URL?
1 point
protocol
editor
hosting service
9.
Question 9
Which of the following is an example of a top-level domain?
1 point
.biz
umich.edu
mysite
10.
Question 10
The Domain Name Service looks up the domain and returns the:
1 point
IP address
server
host
document
11.
Question 11
Which organization is responsible for assigning top-level domain names?
1 point
13.
Question 13
A ________________________ is a computer that is in charge of handling resource requests from
multiple computers.
1 point
server
14.
Question 14
The Request-Response Cycle…
1 point
16.
Question 16
The original developers of HTML were opposed to the addition of tags for graphical images.
1 point
True
False
17.
Question 17
The first graphical browser was.... (please use one word answer)
1 point
Mosaic
18.
Question 18
What are proprietary tags?
1 point
font
body
20.
Question 20
Which of the following are browsers?
1 point
True
False
22.
Question 22
Which version of HTML introduced semantic tags?
1 point
HTML 4.01
HTML 3.2
HTML 2.0
HTML 5
23.
Question 23
You should write your code using the Sublime editor if you want an easy way for others to see your
webpage.
1 point
False
True
24.
Question 24
Which of the following is an Integrated Development Environment?
1 point
Replit
Notepad
TextEdit
Chrome
25.
Question 25
Which of the following filename is using camel case?
1 point
Camel_first_file.html
myFirstFile.html
my_first_file.html
26.
Question 26
What editor are you using?
1 point
Unlike earlier versions of HTML, HTML5 produces pages that look the same across all browsers.
0 / 1 point
False
True
B is Incorrect
Browsers can independently determine how to format the different tags. Some use different sizes for
headings and/or blank space.