Lesson 4: Understanding CSS Essentials: Content Flow, Positionin

Quiz
•
Instructional Technology
•
12th Grade
•
Medium
Tarsha Smith
Used 83+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is most related to CSS?
presentation
content
validation
scripting
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
What can you accomplish with CSS? (Choose all that apply.)
create rounded borders on boxes
add shadows to boxes and text
change the content of text
use multiple images in a background
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Notepad, textwrangler, and Microsoft Visual Studio are examples of ______.
IDEs
drawing programs
editors
validation programs
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You want your HTML document to reference styles in a file named default.css. Which markup do you use in your HTML document?
<link css = "default.css" rel = "stylesheet" type = "text/css">
<link href = "default.css" rel = "stylesheet" type = "text/css">
<link href = "default.css" rel = "css" type = "text/css">
<link href = "defaut.css" rel = "stylesheet" type = "text/css">
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which section of an HTML file does the <link> tag for an external CSS file appear?
doctype declaration
<head>
<body>
none of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the following markup, what is the #slogan construct called?
p {color: brown;}
#slogan {
font-size:20px;
color: green;
font-style: italic;
}
property
value
declaration
ID selector
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What CSS codes do you use to mark text as a comment?
/* text */
/# text #/
<!-- text -->
<* text *>
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
Q2 - WebDez_CertPrep

Quiz
•
9th - 12th Grade
20 questions
Uji Pemahaman Microsoft Word

Quiz
•
11th Grade - University
20 questions
Ch. 3 Review - HTML

Quiz
•
9th - 12th Grade
22 questions
Lý thuyết Power Point

Quiz
•
2nd - 12th Grade
21 questions
sam-test2

Quiz
•
9th - 12th Grade
20 questions
Recuperação de Matemática II - 3ºs anos

Quiz
•
12th Grade
15 questions
Fragen zum Schulmodus und Urheberrecht

Quiz
•
12th Grade
21 questions
Introduction to Adobe InDesign

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade