Web Design Concepts Quiz
Test your medium-level knowledge of HTML, CSS, and web design fundamentals based on key concepts like structure, styling, forms, and tools.
Try this quiz
Play through the questions and see your score instantly
Ready to test your knowledge?
8 questions · Quick play · Instant results
Make your own quiz videos
Turn any topic into a polished video quiz — with AI-powered questions, voiceover, and animations. No video editing skills needed.
Unlimited quizzes, free to start
Create as many quizzes as you want. Describe your topic and AI builds the questions, answers, and explanations for you.
Customise everything
Pick from stunning templates, tweak colours and fonts, add your branding, and choose between vertical or landscape formats.
Export-ready videos
Download HD videos optimised for TikTok, YouTube Shorts, Instagram Reels, or full-length YouTube — one click, no editing.
No credit card required
Quiz Questions & Answers
Review every prompt, the correct responses, and helpful context to prep for your own run-through.
Question 1: What is the correct HTML syntax for adding a background color to a webpage?
<body color="yellow">
<body bgcolor="yellow">
<background>yellow</background>
<body background="yellow">
Question 2: Which attribute is specifically used with the <table> tag in HTML to control cell spacing?
SRC
LINK
CELLPADDING
BOLD
Question 3: What visual issue occurs if the height and width attributes are not set when loading a video in HTML?
The page does not load
The page crashes
The page closes
The page flickers
Question 4: What are the two primary sections that make up an HTML document structure?
Title and Body
Head and Title
Head and Body
Head and Document
Question 5: What is the free domain name format provided to users on WordPress.com?
yoursite.wordpress.org
yoursite.org
yoursite.wordpress.com
yoursite.wordpress.gov
Question 6: Which HTML tag is used to make text bold in a document?
<bold>
<b>
<bb>
<blb>
Question 7: Which tool is used to publish a webpage to a web hosting server?
HTTP
PHP
KompoZer
Blogger
Question 8: What does CSS stand for in web design?
Computer Style Sheet
Cascading Style Sheet
Cascading System Style
Customized Style Sheet