Categories
Tests
Leaderboards
Projects
About
Hello, Guest
Login
Categories
Tests
Leaderboards
Projects
About
Login
← Back to Programming & Development
Beginner
~10 min
HTML & CSS Basics
Foundational knowledge of HTML structure and CSS styling.
View leaderboard
Progress:
0
/10
Beginner • ~10 min
Q1. What does HTML stand for?
Select one answer • 1 pt
Home Tool Markup Language
HighText Machine Language
HyperText Markup Language
Hyperlink and Text Markup Language
Q2. Which HTML tag is used for the largest heading?
Select one answer • 1 pt
<heading>
<h1>
<head>
<h6>
Q3. Which attribute is used to add a CSS class?
Select one answer • 1 pt
style
id
class
name
Q4. Which CSS property controls text size?
Select one answer • 1 pt
font-size
size
text-size
font-style
Q5. Which HTML tag creates a hyperlink?
Select one answer • 1 pt
<url>
<a>
<href>
<link>
Q6. Which CSS property changes text color?
Select one answer • 1 pt
color
font-color
background-color
text-color
Q7. Which HTML tag is used to create an unordered list?
Select one answer • 1 pt
<list>
<ul>
<li>
<ol>
Q8. Which CSS property controls spacing inside an element?
Select one answer • 1 pt
padding
spacing
border
margin
Q9. What does CSS stand for?
Select one answer • 1 pt
Computer Style Sheets
Cascading Style Sheets
Creative Style System
Colorful Style Sheets
Q10. Which HTML element is used to embed an image?
Select one answer • 1 pt
<image>
<pic>
<img>
<src>
Cancel
Submit answers