<body>
What is used to Create a simple webpage?
Hyper, text, Markup, Language.
What does HTML stand for?
when two people work together to write code
What is pair programming?
<p>
What is used to define the paragraph of text?
container for metadata
What is the head tag?
Contains all the of an HTML document. For example, headings, paragraphs, images, hyperlinks, tables and lists.
What is <body> tag?
The container for all of the HTML elements (except for <!DOCTYPE>)
What is the HTML tag?
What is the driver?
used to write several paragraphs
What is the <p> tag used for?
defines the head portion of the document
How is the <head> tag used?
</body>
What is the closing body tag?
requires starting and end tag
what is <HTML>
keeps track of the big pictures and helps decide what code to write next.
What is the Navigator?
It is used to make paragraphs for the lines of codes.
Why do we use the <p> tag?
between these to tags
What is the <html> tag and the <body> tag?
defines the main content of a HTML document
What is the <body> tag?
<html>
What is the root of an HTML document?
uses <>/
What does HTML use?
a new line
What does the <p> tag start on?
No content is in this tag
This is the <head tag>
this tag supports Event attributes in HTML
What does the <body> tag support?
</html> is always at the bottom
what makes up every other tag in the webpage?
Cascading style sheets
What is CSS?
</p>
What goes at the end of your paragraph?
This is not displayed
What is metadata?