how do you write the heading tag
<h1>
how do you write the p tag
<p>
what is the code for closing paragraph
</p>
what is the definition for html
Hyper text markup language
what do pair programmers do
lowercase
closing for paragraph
what is the code for the 2nd biggest font for heading
<h2>
what is the definition or pair programming
when two people work together at the same computer to write code.
what are those people called
driver and navigator
what do the different numbers represent in each heading tag
font size
should "P" be uppercase or lowercase
lowercase
why do codes turn pink
its an incorrect code
p tag definition
paragraph
what does the driver do
The driver is the person using the computer
what is the biggest font for heading
<h1>
is the p tag used for each paragraph or each sentence
paragraph
how do you fix a code
replace it with the correct code
heading
what does the navigator do
keep track of the big picture helping the driver what to write next