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>?
This is the most common tag used to define a basic block of text or a paragraph.
What is the <p> tag?
To apply CSS directly to a single HTML tag, you must use this specific attribute.
What is the style attribute?
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?
This Pokémon is #001 in the National Pokédex.
Who is Bulbasaur?
This tag acts as the "container" for all other visible and invisible elements on the entire web page.
What is the <html> tag?
This specific heading tag represents the most important heading on a page and is usually the largest.
What is the <h1> tag?
This CSS property is used within a style attribute to change the color of the text.
What is color?
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?
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)?
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?
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)?
When using an inline style, this CSS property allows you to change the color of the area behind the text.
What is background-color?
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?
In Back to the Future (1985), what year does Marty McFly travel to when he first goes to the future?
2015
All visible content that a user sees on a website must be placed inside this specific pair of tags.
What is the <body> tag?
This attribute tells the browser exactly where to find the image file you want to display on the page.
What is src (Source)?
The code to link an external style sheet.
What is <link rel="stylesheet" href="nameoffilehere.css">?
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)?
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"?
Found inside the head, this tag defines the text that appears on the browser's tab for that page.
What is the <title> tag?
What type of html element lets you make a text box for a user to type into?
What is a <form> <Input type= text>?
The order of priority in displaying css styles.
What is Inline --> Internal --> External -- Default?
The multi-word phrase that makes up the acronym "URL".
What is Uniform Resource Locator?
These three animals are responsible for the most human deaths each year.
What are Mosquitos, Snakes, and Dogs?