Basic HTML
Elements of HTML
CSS
Digital Citizenship & Careers
CHAOS
100

This declaration must be the very first line of an HTML5 document to tell the browser which version of HTML is being used.

What is <!DOCTYPE html>?

100

This is the most common tag used to define a basic block of text or a paragraph.

What is the <p> tag?

100

To apply CSS directly to a single HTML tag, you must use this specific attribute.

What is the style attribute?

100

This type of legal protection is automatically granted to the creator of an original work, such as a website's images or test.

What is Copyright?

100

This Pokémon is #001 in the National Pokédex.

Who is Bulbasaur?

200

This tag acts as the "container" for all other visible and invisible elements on the entire web page.

What is the <html> tag?

200

This specific heading tag represents the most important heading on a page and is usually the largest.

What is the <h1> tag?

200

This CSS property is used within a style attribute to change the color of the text.

What is color?

200

This set of licenses allows creators to specify which rights they waive and which they retian, often used for free web assets.

What is Creative Commons?

200

The three ingredients for making slime.

What is VA liquid glue, baking soda, and an activator (like contact lens solution containing boric acid and sodium borate)?

300

This section of the HTML document contains "metadata," such as the page title, which does not appear in the main browser window.

What is the <head> tag? 

300

This required attribute for the <img> tag provides a text description for screen readers or if the image fails to load.

What is alt (Alternative Text)?

300

When using an inline style, this CSS property allows you to change the color of the area behind the text.

What is background-color?

300

A program that searches for and identifies items in a database that correspond to keywords or characters specified by the user, used especially for finding particular sites on the World Wide Web.

What is search engine?

300

 In Back to the Future (1985), what year does Marty McFly travel to when he first goes to the future?

2015

400

All visible content that a user sees on a website must be placed inside this specific pair of tags.

What is the <body> tag?

400

This attribute tells the browser exactly where to find the image file you want to display on the page.

What is src (Source)?

400

The code to link an external style sheet.

What is <link rel="stylesheet" href="nameoffilehere.css">?

400

This document, usually signed at a school or workplace, outlines the rules for using technology and  the internet appropriately.

What is an Acceptable Use Policy (AUP)?

400

The name of the soul possessing Golden Freddy within the main timeline of the Five Night's at Freddy's video games.

Who is "Cassidy"?

500

Found inside the head, this tag defines the text that appears on the browser's tab for that page.

What is the <title> tag? 

500

What type of html element lets you make a text box for a user to type into?

What is a <form> <Input type= text>?

500

The order of priority in displaying css styles.

What is Inline --> Internal --> External -- Default?

500

The multi-word phrase that makes up the acronym "URL".

What is Uniform Resource Locator?

500

These three animals are responsible for the most human deaths each year.

What are Mosquitos, Snakes, and Dogs?

M
e
n
u