What is the bug in this code?
p {
font-size: 19px;
color: deeppink
}
(SY 2024 - 2025) M2 Term 1 Short Quiz II
Quiz
•
Neil Rusia
•
Computers
•
8th Grade
•
36 plays
•
Medium
Student preview
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is the bug in this code?
p {
font-size: 19px;
color: deeppink
}
missing : symbol
missing ; symbol
missing > symbol
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What do you call an html tag that defines the main content of the HTML document that will be directly visible on your web page?
<head></head>
<body></body>
<img>
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the bug in this code?
<body>
<p>This is part of the page</p>This is another part of the webpage
</body>
text must be written outside body tag
text is not enclosed inside a tag
text spelling is not correct
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What do you call an html tag that is used as a container for metadata? Metadata is data about the HTML document, such as document title, character set, style sheets, links, and scripts
<head></head>
<body></body>
<img>
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What do you call the text highlighted in orange color?
<img src="cat.jpg" alt="picture of a cat"/>
html tag
html attribute
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does CC - BY license for an image means?
Others may not use this work for advertising or to make money
Others who use this work must give credit to the original author
Users of this work must share any new versions under the exact same license
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the bug in this code?
<head>
<link rel="stylesheet" src="style.css">
</head>
</head>
rel="stylesheet"
src="style.css"
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What do you call a tag that is used to create an ordered list?
<ul>
<li></li>
</ul>
<ol>
<li></li>
</ol>
<al>
<li></li>
</al>
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the bug in this code?
h1 {{
color: dodgerblue;
}}
wrong CSS selector
double trouble
double curly braces
10.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the bug in this code?
<html>
<body>
<p>I like sleeping in the afternoon.</p>
</html>
</body>
closing body is not placed correctly
text has wrong spelling
missing ul tag
Explore all questions with a free account
13 questions
HTML тегтері
Quiz
•
1st Grade - University
20 questions
HTML Assignment
Quiz
•
8th Grade
18 questions
html
Quiz
•
8th Grade
21 questions
HTML REVISION
Quiz
•
8th Grade
21 questions
Code.org: Web Development: Unit 2 Lessons 1 - 5 Test
Quiz
•
7th - 10th Grade
18 questions
HTML (Basics)
Quiz
•
8th Grade
21 questions
CSS Basics
Quiz
•
6th - 12th Grade
15 questions
HTML
Quiz
•
8th Grade
17 questions
CAASPP Math Practice 3rd
Quiz
•
3rd Grade
20 questions
math review
Quiz
•
4th Grade
21 questions
6th Grade Math CAASPP Practice
Quiz
•
6th Grade
13 questions
Cinco de mayo
Interactive video
•
6th - 8th Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
10 questions
4th Grade Math CAASPP (part 1)
Quiz
•
4th Grade
45 questions
5th Grade CAASPP Math Review
Quiz
•
5th Grade