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