HTML/CSS

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Wayground Content
Used 23+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What tag defines the beginning of a webpage?
<html>
<h1>
<p>
<body>
Answer explanation
The tag defines the beginning of an HTML document. It is the root element that contains all other elements on the webpage, making it the correct choice for this question.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which line of code correctly creates a link to Amazon's website?
<a ref=http://www.amazon.com>Amazon
<href=http://www.amazon.com>Amazon<a>
<a href="http://www.amazon.com">Amazon
<a href="http://www.amazon.com">Amazon</a>
Answer explanation
The correct choice is <a href="http://www.amazon.com">Amazon</a> because it properly uses the 'href' attribute to create a link, with the correct syntax for opening and closing the anchor tag.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Between which paired tags would the visible content of a webpage be displayed?
<html></html>
<head></head>
<body></body>
<title></title>
Answer explanation
The visible content of a webpage is displayed between the
and tags. The tag contains metadata, while and4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which item refers to the start tag, the end tag and everything in between?
HTML Element
HTML Tag
HTML Attribute
CSS
Answer explanation
An HTML Element consists of a start tag, an end tag, and the content in between. In contrast, an HTML Tag refers only to the start or end tag, while Attributes and CSS are different concepts altogether.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When using a text editor, what file extension(s) must be used when saving as a web document?
txt
html or htm
doc
css
Answer explanation
The correct file extensions for saving a web document are 'html' or 'htm'. These formats are specifically designed for web pages, while 'txt' is for plain text, 'doc' is for Word documents, and 'css' is for stylesheets.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A properly coded HTML tag will always be found between which two symbols?
( )
{ }
[ ]
< >
Answer explanation
A properly coded HTML tag is always enclosed between the symbols < and >. These angle brackets indicate the start and end of an HTML element, making < > the correct choice.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one is the correct syntax for CSS?
property {selector : value}
value {property : selector}
selector {value : property}
selector { property : value}
Answer explanation
The correct syntax for CSS is 'selector { property : value }'. This format specifies a selector (like an HTML element) followed by a declaration block containing properties and their corresponding values.
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
HTML Introduction

Quiz
•
3rd Grade - Professio...
17 questions
Web Design and Development N5

Quiz
•
10th Grade
17 questions
Web Design- HTML Review

Quiz
•
KG - University
18 questions
HTML5 CodeHS Basics

Quiz
•
8th - 12th Grade
12 questions
PROVA PARANÁ - PENSAMENTO COMPUTACIONAL | REVISÃO ENSINO MÉDIO 1

Quiz
•
10th Grade
15 questions
HTML (basics)

Quiz
•
10th Grade
10 questions
HTML introduction

Quiz
•
8th - 9th Grade
18 questions
Linguaggio HTML

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade