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
HighText Machine Language
Hyperlink and Text Markup Language
Home Tool Markup Language
Q2. Which HTML tag is used for the largest heading?
Select one answer • 1 pt
<heading>
<head>
<h6>
<h1>
Q3. Which attribute is used to add a CSS class?
Select one answer • 1 pt
class
id
name
style
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
text-color
background-color
color
font-color
Q7. Which HTML tag is used to create an unordered list?
Select one answer • 1 pt
<ol>
<list>
<li>
<ul>
Q8. Which CSS property controls spacing inside an element?
Select one answer • 1 pt
border
spacing
padding
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
<pic>
<img>
<src>
<image>
Cancel
Submit answers