HTML -SHS2025

Quiz
•
Information Technology (IT)
•
12th Grade
•
Hard
Danny Casimero
Used 1+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the first logical step you should take to start writing an HMTL document in your development environment? Select the best answer.
Create a file with the .html extension.
Write the <html> tag and define the html version used in your document
set up a server and load a .css file to it.
Declare the document's character encoding.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which section of an HTML document typically contains metadata like keywords and descriptions?
<head>
<body>
<footer>
<header>
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which HTML element is used to define the document's character encoding?
<meta>
<charset>
<doctype>
<html>
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is considered block-level elements in HTML5?
<div>
<span>
<img>
<br>
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which HTML code correctly creates a nested list with ordered and unordered lists?
<ol>
<li> Item One <ul>
<li> Subitem A </li>
</ul>
</li>
<li> Item Two </li>
</ol>
<ol> <li>Item One
<li> Subitem A </li>
</li>
<li> Item Two</li>
</ol>
<ul> <li> Item One <ol>
<li> Subitem 1 </li> </ol>
</li><li> Item Twi </li>
</ul>
<ul> <li> Item One </li>
<ul><li> SubItem A </li>
</ul><li> Item Two </li>
</ul>
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the srcset attribute in this <img> tag?
to define multiple image sources for different viewport widths.
to set multiple sources for the same image to load faster.
to specify different images to be displayed on hover.
to provide a fallback image if the original fails to load.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which of the following correctly applies a red color to the text of a paragraph using inline styling?
<p style = "color: red;"> this text is red. </p>
<p style = "text-color:red;"> this text is red. </p>
<p color="red"> this text is red. </p>
<p font="red"> this text is red. </p>
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
Sieci

Quiz
•
12th Grade
24 questions
HTML: Rad s tekstom

Quiz
•
12th Grade
30 questions
PH Aplikasi Scratch

Quiz
•
9th Grade - University
25 questions
Seatwork #4

Quiz
•
12th Grade - University
20 questions
Soal Pemrograman Dasar

Quiz
•
12th Grade
25 questions
NEXORA

Quiz
•
12th Grade
30 questions
Test8

Quiz
•
9th - 12th Grade
29 questions
Javascript dolgozat

Quiz
•
12th Grade
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
Discover more resources for Information Technology (IT)
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Video Games

Quiz
•
6th - 12th Grade
28 questions
Ser vs estar

Quiz
•
9th - 12th Grade
13 questions
BizInnovator Startup - Experience and Overview

Quiz
•
9th - 12th Grade
16 questions
AP Biology: Unit 1 Review (CED)

Quiz
•
9th - 12th Grade
20 questions
Parallel lines and transversals

Quiz
•
9th - 12th Grade
9 questions
Geometry and Trigonometry Concepts

Interactive video
•
9th - 12th Grade
10 questions
Angle Relationships with Parallel Lines and a Transversal

Quiz
•
9th - 12th Grade