
CSS Quiz B1

Quiz
•
Other
•
Professional Development
•
Hard
Vengatesh vengatesh
FREE Resource
10 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
<style> ________
{ _____red; }
</style>
<body>
<h1>This is a heading</h1>
<p>This is a paragraph</p>
<p class="colortext">This is a paragraph</p>
<p class="colortext">This is a paragraph</p> </body>
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Add an external style sheet with the URL: "mystyle.css".
<head>_______________ </head> <body> <h1>This is a heading</h1> <p>This is a paragraph</p> <p>This is a paragraph</p> </body>
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Set "paper.gif" as the background image of the page.
<style> body { _______ : __________ ; }
</style>
<body> <h1>This is a heading</h1>
<p>This is a paragraph</p>
<p>This is a paragraph</p> </body>
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Use the correct background property to make the background image NOT scroll with the rest of the page
<style>
body { background-image: url("img_tree.png"); __________:_____ ; } </style>
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Use the correct border property to set the LEFT border to "dotted".
<style> p { _______ : dotted; } </style> <body> <h1>This is a heading</h1> <p>This is a paragraph</p> <p>This is a paragraph</p> </body>
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Use the shorthand margin property to add 20 pixels top and bottom margins, and 40 pixels left and right margins, on the <h1> element.
<style> h1 { margin: ________ ; } </style>
<body> <h1>This is a heading</h1> <p>This is a paragraph</p> <p>This is a paragraph</p> </body>
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Set the padding of all sides of the <h1> element to 30 pixels.
<style> h1 {_________ : 30px; } </style> <body> <h1>This is a heading</h1> <p>This is a paragraph</p> <p>This is a paragraph</p> </body>
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
The Importance of Feed Purification

Quiz
•
Professional Development
15 questions
Selling Skills

Quiz
•
Professional Development
10 questions
Lil Bout Ario

Quiz
•
Professional Development
10 questions
Html quiz

Quiz
•
KG - Professional Dev...
10 questions
Củng cố bài 8

Quiz
•
Professional Development
9 questions
Python Functions

Quiz
•
Professional Development
10 questions
Kedaruratan medik pada stroke akut

Quiz
•
Professional Development
10 questions
제7과 - 외모, 복장

Quiz
•
KG - Professional Dev...
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade