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
Hyperlink and Text Markup Language
HyperText Markup Language
HighText Machine Language
Q2. Which HTML tag is used for the largest heading?
Select one answer • 1 pt
<h1>
<heading>
<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
size
font-size
font-style
text-size
Q5. Which HTML tag creates a hyperlink?
Select one answer • 1 pt
<href>
<url>
<a>
<link>
Q6. Which CSS property changes text color?
Select one answer • 1 pt
color
text-color
background-color
font-color
Q7. Which HTML tag is used to create an unordered list?
Select one answer • 1 pt
<ul>
<ol>
<list>
<li>
Q8. Which CSS property controls spacing inside an element?
Select one answer • 1 pt
padding
margin
border
spacing
Q9. What does CSS stand for?
Select one answer • 1 pt
Creative Style System
Cascading Style Sheets
Colorful Style Sheets
Computer Style Sheets
Q10. Which HTML element is used to embed an image?
Select one answer • 1 pt
<image>
<img>
<src>
<pic>
Cancel
Submit answers