Which is the correct CSS syntax?

Group 5 - Icebreaker

Quiz
•
Information Technology (IT)
•
University
•
Hard
Arjay Yulip
Used 5+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
{ body; color=black;}
body: color=black
body {color:black;}
(body color is black)
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What does CSS stand for?
Cascading Style Sheet
Colorful Style Sheets
Cascading Style Sheets
Computer Style Sheets
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which property is used to change the background color in CSS?
bgcolor
background-color
color
background
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
How do you select an element with id 'header' in CSS?
#header
.header
header
*header
5.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
How can you make a numbered ordered list?
<dl></dl>
<ul></ul>
<list></list>
<ol></ol>
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which tag is used to create a hyperlink?
<img>
<a>
<link>
<hl>
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is the output of this loop?
<?php
$i = 1;
while ($i < 10) {
echo $i." ";
$i+=2;
}
?>
error
0
1 3 5 7 9
2 4 6 8 10
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
KUIS HTML

Quiz
•
11th Grade - University
20 questions
UTS Pemrograman Web

Quiz
•
University
20 questions
Quiz#1 – Les bases de l'HTML

Quiz
•
University
20 questions
10 теги HTML

Quiz
•
10th Grade - University
15 questions
Adding Interactive Elements in HTML

Quiz
•
12th Grade - University
20 questions
Soal Web Pentest (2)

Quiz
•
University
25 questions
Quiz HTML dan CSS Bootstrap Kelas XI RPL

Quiz
•
11th Grade - University
20 questions
11-р анги

Quiz
•
11th Grade - University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade