
HTML and CSS Quiz

Quiz
•
Computers
•
11th Grade
•
Hard
Jerald Bryant
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct way to code the opening anchor tag of a link?
<a hyper:"PageTwo.html">
<a page="PageTwo.html">
<a ref="PageTwo.html">
<a href="PageTwo.html">
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you display links without an underline?
{text-decoration: no underline}
{decoration: no-underline}
{underline: none}
{text-decoration: none}
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following lines of code would appropriately reference an external style sheet from an HTML document?
<link rel="stylesheet" href="style.css">
<a href="style.css">
<style href="style.css">
<style href="style.htm">
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where in an HTML document is the correct place to refer to an external style sheet?
At the end of the document.
Within the body of the document.
At the top of the document.
Within the head of the document.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which web site structure is organized with the main page at the top, which is then linked to the various main topics, and then linked to the various 3rd level pages? This site structure resembles a pyramid.
Hierarchical Structure
Mixed Structure
Linear Structure
Random Access Structure
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct CSS syntax for making all the
elements bold.
<p style="font-weight: bold">
{font-weight: bold}
{text-weight: bold}
<p style="text-weight: bold">
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an incorrect attribute of the font-weight property?
bold
bolder
dark
400
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Ch. 3 Review - HTML

Quiz
•
9th - 12th Grade
20 questions
HTML and CSS Concepts Assessment

Quiz
•
9th - 12th Grade
20 questions
UH-INFO-1

Quiz
•
11th Grade
20 questions
Python - lists,loops,basics

Quiz
•
9th - 11th Grade
20 questions
FOWD - Working with Text. Lists, and Tables - Review #3

Quiz
•
9th - 12th Grade
20 questions
แบบทดสอบก่อนเรียน หน่วยที่ 1

Quiz
•
11th Grade
20 questions
Web Design Unit 3 CSS

Quiz
•
9th - 12th Grade
20 questions
HTML & CSS

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade