No student devices needed. Know more
10 questions
HTML, a language used to build websites, stands for:
Hard-shelled Turtles Meet Llamas
Hyperlink Test-Maker Language
Hard to Make Lasagna
Hypertext Markup Language
A collection of interlinked web pages to the World Wide Web
Website
HTML
Digital Footprint
CSS
True/False: The <html> and </html> tags must go at the beginning and end of each html document
True
False
All the content of a webpage must go between which set of tags?
<h1> and </h1>
<body> and </body>
</head> and </head>
<html> and </html>
Which heading would appear the largest on the webpage?
They will all be the same size
Movies
Songs
Books
The special set of characters that indicates the start and end of an HTML element
HTML element
HTML tag
Content
Structure
Which tag would you use for a title or summary for a section of a web page?
<title></title>
<head></head>
<h1></h1>
<top></top>
What essential HTML code is given to you by default in your code.org course lessons?
<!DOCTYPE html>
<li></li>
<p></p>
<h1></h1>
What type of html element is shown?
Heading
Footer
Paragraph
Image
In Web Design, CSS is the abbreviation for…
Common Style System
Cascading Style Sheet
Computer System Sheet
Computer Style Source
Explore all questions with a free account