BODY
HTML
DEFINITIONS
PARAGRAPH
HEAD
100

<body>

What is used to Create a simple webpage?

100

Hyper, text, Markup, Language.

What does HTML stand for?

100

when two people work together to write code

What is pair programming?

100

<p>

What is used to define the paragraph of text?

100

container for metadata

What is the head tag?

200

Contains all the of an HTML document. For example, headings, paragraphs, images, hyperlinks, tables and lists.

What is <body> tag?

200

The container for all of the HTML elements (except for <!DOCTYPE>)

What is the HTML tag?

200
the person using the computer

What is the driver?

200

used to write several paragraphs

What is the <p> tag used for?

200

defines the head portion of the document

How is the <head> tag used?

300

</body>

What is the closing body tag?

300

requires starting and end tag

what is <HTML>

300

keeps track of the big pictures and helps decide what code to write next.

What is the Navigator?

300

It is used to make paragraphs for the lines of codes.

Why do we use the <p> tag?

300

between these to tags

What is the <html> tag and the <body> tag?

400

defines the main content of a HTML document

What is the <body> tag?

400

<html>

What is the root of an HTML document?

400

uses <>/

What does HTML use?

400

a new line

What does the <p> tag start on?

400

No content is in this tag

This is the <head tag>

500

this tag supports Event attributes in HTML

What does the <body> tag support?

500

</html> is always at the bottom

what makes up every other tag in the webpage?

500

Cascading style sheets

What is CSS?

500

</p>

What goes at the end of your paragraph?

500

This is not displayed

What is metadata?

M
e
n
u