NEW
Font size
S
M
L
XL
WorksheetsuCertify Lesson 2 Quiz Advanced HTML
Total questions: 20
Worksheet time: 10mins
Name
Class
Date
1.
CSS instructions can be:
-Applied inline to individual HTML elements on an HTML page.
-Embedded within an HTML page to affect all specified elements on that page.
-Collected in an external file that is linked to multiple HTML pages.
-Applied inline to individual HTML elements on an HTML page.
-Embedded within an HTML page to affect all specified elements on that page.
-Collected in an external file that is linked to multiple HTML pages.
a)
True
b)
False
2.
_____is a text file that contains CSS formatting instructions to define the font, color and position of elements used on any markup page(s) to which you attach the style sheet.
a)
<DOCTYPE!>
b)
<main>
c)
An external CSS file, or style sheet
d)
HTML
3.
CSS benefits include:
a)
401K
b)
Consistency & Easy Change Management
c)
Cruise Control
d)
Free baked beans for life
4.
All companies share the same CSS Style Guides
a)
True
b)
False
5.
Use only lowercase letters for your code, including HTML element names, attributes, attribute values, CSS selectors, properties and property values.
a)
True
b)
False
6.
Proper Declaration order is:
a)
alphabetized
b)
numerical
c)
coolest first
d)
any order
7.
Which is the most current version of CSS?
a)
CSS1
b)
CSS2
c)
CSS3
d)
CSS4
8.
Identifies an image to be displayed until the Play button is clicked or while the video is downloading
If the poster attribute is not specified, the first frame of the video is displayed instead
If the poster attribute is not specified, the first frame of the video is displayed instead
a)
<source> element
b)
type attribute
c)
poster attribute
d)
controls attribute
9.
The HTML5 specification does not require a video codec to be supported by all user agents.
a)
True
b)
False
10.
Which Web Service Provision offers the most control over your own services and choices?
a)
Using an Internet Service Provider (ISP)
b)
Using a cloud service provider
c)
Configuring your own hosting solution
11.
Hosting solution where you have less up-front cost and faster deployment time.
-The Web service is generally running already. You simply provide your thoroughly tested code.
-The Web service is generally running already. You simply provide your thoroughly tested code.
a)
Co-location
b)
Virtual server
c)
Dedicated hosting (or co-hosting)
12.
are often referred to as the "HTML5 family" or the "Web development trifecta."
a)
Google, Microsoft, & IBM
b)
HTML5
c)
HTML5, CSS3 and JavaScript
d)
The three amigos
13.
It is the standard markup language on the Web, and in other settings.
a)
Cascading Style Sheets (CSS)
b)
Twitter
c)
Hypertext Markup Language (HTML)
d)
NFL
14.
are rules in an external text file that determine how to display HTML elements in your Web pages (Bling)
a)
Cascading Style Sheets (CSS)
b)
Hypertext Markup Language (HTML)
c)
Iced Out Rolex
d)
Text Editor
15.
Your smartphone, tablet, smart TV and gaming console are all capable of reading Web-based markup languages
a)
True
b)
False
16.
The most significant impact from mobile devices that impact the way we code....
a)
Wi-fi
b)
Network Carrier
c)
Smaller Screen
d)
Web Browsers
17.
Where in your HTML document should you include the code <!DOCTYPE html>?
a)
body section
b)
doesn't matter
c)
last line
d)
first line
18.
Any content that is visible on your web page should go between these tags.
a)
<html></html>
b)
<style></style>
c)
<body></body>
19.
any program that allows you to type simple text and edit it, such as Microsoft Notepad and WordPad, or UNIX-based programs such as Vi and Pico.
a)
Instagram
b)
SnapChat
c)
Text Editor
d)
E-Mail
20.
is the process of checking your code to verify that it complies with the syntax rules for your chosen standard.
a)
Code validation
b)
HTML
c)
CSS3
d)
XHTML
Reset
