HTML/CSS

Quiz
•
Computers
•
9th Grade
•
Hard
Joicy Samuel
Used 35+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does HTML stand for?
HyperText Markup Language
HighText Main Language
Home Tool Markup Language
Answer explanation
HTML stands for HyperText Markup Language, which is used for creating the structure and content of web pages.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary purpose of CSS (Cascading Style Sheets)?
To define the structure and layout of a web page
To add interactivity and behavior to a web page
To define the presentation and styling of a web page
Answer explanation
CSS is used to control the visual appearance and styling of HTML elements on a web page.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which HTML element is used to define a hyperlink?
<a>
<h1>
<p>
Answer explanation
The <a> element, also known as the anchor element, is used to define hyperlinks in HTML.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to add an external CSS file to an HTML document?
<style src="styles.css">
<link rel="stylesheet" href="styles.css">
<script src="styles.css">
Answer explanation
The <link> element with the "rel" attribute set to "stylesheet" is used to link an external CSS file to an HTML document.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which CSS property is used to change the text color?
text-color
color
font-color
Answer explanation
The "color" property in CSS is used to change the text color of an element.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you select an element with the id "myElement" in CSS?
#myElement
.myElement
*myElement
Answer explanation
To select an element with a specific id in CSS, you use the "#" symbol followed by the id name (e.g., #myElement).
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which CSS property is used to add spacing between elements?
margin
padding
spacing
Answer explanation
The "padding" property in CSS is used to add spacing within the content area of an element.
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Display, border, ul, ol, li, table, td, th, tr

Quiz
•
9th Grade
10 questions
GRADE 11 & 12 ICT

Quiz
•
9th - 12th Grade
13 questions
HTML/CSS

Quiz
•
9th - 12th Grade
10 questions
HTML Links/Images

Quiz
•
9th - 12th Grade
10 questions
CSS Tutorial 1

Quiz
•
9th Grade
15 questions
Dreamweaver HTML Basic

Quiz
•
5th - 9th Grade
10 questions
ADV CSS Quiz 1

Quiz
•
9th - 12th Grade
10 questions
Website Design

Quiz
•
KG - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade