NEW
Font size
S
M
L
XL
WorksheetsAdvanced HTML CIW Review
Total questions: 15
Worksheet time: 7mins
Name
Class
Date
1.
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
2.
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
3.
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
4.
__________describes the ability to create pages that respond to user screen size and that work in multiple environments
a)
cloud computing
b)
text editor
c)
nerd power
d)
responsive design
5.
Your smartphone, tablet, smart TV and gaming console are all capable of reading Web-based markup languages
a)
True
b)
False
6.
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
7.
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
8.
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
9.
What is the difference between HTML and CSS?
a)
CSS is one type of HTML
b)
HTML gives a webpage structure. CSS provides styling.
c)
CSS structures a webpage. HTML strictly provides styling.
d)
There is no difference.
10.
What HTML element defines the title of the document?
a)
<title>
b)
<head>
c)
<meta>
11.
What is the function of the <p> tag?
a)
Defines a paragraph.
b)
Makes the text purple.
c)
It pushes the text to the right.
d)
Prints the webpage.
12.
What does the tag <h1></h1> produce on a webpage?
a)
paragraph
b)
heading
c)
image
d)
hyperlink
13.
Any content that is visible on your web page should go between these tags.
a)
<html></html>
b)
<style></style>
c)
<body></body>
14.
What tag is used for CSS?
a)
<style>
b)
<css>
c)
<body>
d)
<script>
15.
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
Reset
