How The Web Works
Introduction to HTML
HTML tags
Office safety
More html tags
100

A document that can be viewed in a web browser (like Chrome or Firefox)

Web Page

100

What is  the standard markup language for creating web pages

HTML

100

container for metadata

<head>

100

What is the number one cause of accidents in the classroom 

trips and falls

100

what is the paragraph tag 

<p>

200

A collection of web pages grouped together and connected in various ways

Web Site

200

What does HTML stand for 

Hypertext Markup Language

200

defines the title of a document and is displayed in the browser tab NOT on the actual webpage

<title>

200

what can you prevent from people falling the classroom

walk and never run, 

200

what is a blockquote

Adds special emphasis to a bit of text by indenting it over

300

What Are pages and sites delivered by.

Servers

300

What is the current version of HTML

HTML5

300

 contains all the contents of an HTML document, such as headings, paragraphs, images, hyperlinks, tables, lists, etc.

<body>

300

what is teh number one cause of people falling down or up stairs 

distraction

300

what is the difference between <b> and <strong>

The <strong> element is for content that is of greater importance, while the <b> element is used to draw attention to text without indicating that it's more important

400

A computer that hosts a website on the internet

Web Server

400
How many peices have to be in your HTML structure 

5

400

Whats the largest heading and smallest heading

<h1> <h6>

400

what muscles do you when you lift something at work 

leg muscles 

400

what is teh tag for a unordered list

<ul>

500

A web service that helps you find other web (such as Google, Yahoo, Duckduckgo)

Search Engine

500

This is simply information to a browser telling what kind of document to expect for a Html document 

<!DOCTYPE html>

500

what is the tag for linking a image 

<img>

500

what degrees should be at when sitting in a chair 

90 degrees 

500

what is teh tag for ordered lsit



<ol>

M
e
n
u