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