
HTML and CSS Quiz

Quiz
•
Other
•
Professional Development
•
Hard
Viswathika K
Used 2+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the role of charset attribute? It specifies
a scheme to be used to interpret the value of the content attribute
a name for the metadata
the character encoding for the HTML document
the character decoding for the HTML document
Answer explanation
The charset attribute in HTML is used to specify the character encoding of the HTML document. Character encoding determines how characters are represented in bytes, which is essential for displaying text correctly, especially when the page includes special characters, symbols, or non-English alphabets.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which variable is used to collect form data sent with both the GET and POST methods?
$BOTH
$_BOTH
$REQUEST
$_REQUEST
Answer explanation
In PHP, the $_REQUEST superglobal variable is used to collect form data sent with both GET and POST methods, as well as data from cookies. It is an associative array that automatically retrieves input from $_GET, $_POST, and $_COOKIE.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
For grouping together one or more
<h1> to <h6>
element what element is used?
<header>
<hgroup>
<div>
<section>
Answer explanation
The <hgroup> element in HTML is used to group a set of <h1> to <h6> headings when they form a single composite heading. This is helpful when you have a main heading with one or more subheadings and want to treat them as a unified block for semantic purposes.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Footer element can't contain ____________ information.
contact information
copyright information
the author of the document
blog post
Answer explanation
: A footer for a document or section is specified by <footer> element. It should contain information about its containing element. This element typically contains the author of the document, links to terms of use, copyright information, contact information.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not an appropriate value for border-collapse?
all
collapse
inherit
separate
Answer explanation
The border-collapse property in CSS is used with HTML tables to control whether table borders are separated or collapsed into a single border.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Find the specificity of this "li".
specificity = 0,0,0,1
specificity = 0,0,1,1
specificity = 0,1,1,1
specificity = 1,1,1,1
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of below mentioned code snippet?
p strong {background-color: yellow;}
Strong have yellow background
Strong element within a p element have a yellow background
Both p and strong have yellow background
None of the mentioned
Answer explanation
All <strong> elements inside <p> (paragraph) elements will have a yellow background color. The CSS selector p strong is a descendant selector. It targets all <strong> tags that are nested anywhere inside a <p> tag.
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
Minna no nihongo (Fukushuu 2)

Quiz
•
Professional Development
25 questions
Pengambil Contoh Uji Air sesi 2

Quiz
•
Professional Development
26 questions
Révision de vocabulaire (8/1/2025) - Tintin

Quiz
•
Professional Development
33 questions
Ngân hàng câu hỏi môn cơ khí điện lực 1-chương 1

Quiz
•
University - Professi...
34 questions
<<Կրթության մասին>> ՀՀ օրենք

Quiz
•
Professional Development
26 questions
Quiz PHP - Cours 1

Quiz
•
Professional Development
35 questions
TPA Verbal (5): Sinonim, Antonim, & Analogi

Quiz
•
Professional Development
25 questions
JavaScript cz.1

Quiz
•
4th Grade - Professio...
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade