Objective Assessment | Actual Questions and
Answers Latest Updated
(Graded A+)
Correct 94
Incorrect 0
D276 Web Development Foundations |OA|
Term
Which CSS property should be used to change the bullet used in an
, content-type text-decoration
Don't know?
2 of 94
Term
Regarding a URL, what is a Query String?
Give this one a try later!
Optional characters to the right
Optional characters above the
of the question mark (?) in a
question mark (?) in a URL that define
URL that provide data for the
the protocol.
web server.
Mandatory characters to the left of Required characters to the right of
the question mark (?) in a URL that the slash (/) in a URL that indicate the
specify the domain. file path.
Don't know?
3 of 94
Term
How many root Domain Name System (DNS) servers currently exist in
the world?
,Give this one a try later!
for 1969
13 text
Don't know?
4 of 94
Term
True or false? Passwords from the password widget that are sent to the
server using HTTP are safe from prying eyes.
Give this one a try later!
z-index value
true false
Don't know?
, 5 of 94
Term
Must media queries have at least one expression after the media type?
Give this one a try later!
post method
no :root
Don't know?
6 of 94
Term
what is a at-rule?
Give this one a try later!
A CSS comment that starts with the // A CSS class that begins with the .
character and explains the code. character and defines element styles.
A CSS statement that starts with
A CSS selector that uses the #
the @ character and instructs
character to target specific elements.
the CSS engine how to behave.