The largest heading/ title heading
What text would <h1>This is the title</h1> display
This is the title in heading format
<bold>This text is bold</bold>
<b> This text is bold </b>
Who does TL Hanna play in football tonight?
Wren
What is the purpose of <b>
Bold text
If I were to input <b> TL Hanna </b> is a good football team. What part of the text would be bold?
TL Hanna
Hyper Text Markup language
What is the purpose of <OL>
Come to the board and write out an HTML element in paragraph format
Written repsonse
<ul><li>Item 1<li>Item 2</ul>
<ul>
<li> item 1 </li>
<li> item 2 </li>
<li> item 3 </li>
<ul>
How many outs must each team record in a full length baseball game (college or pro)
27
What is the purpose of <UL>
Unordered Lists
Come to the board and write out an href to display an image with a tag for how the link should appear on the screen.
written response
<table><tr><td>Row 1<td>Row 2</table>
<table>
<tr>
<td> row 1 </td>
<td> row 2 </td>
</tr>
</table>
How many quarters are in a football game
4
What is the purpose of <Href A>
Inserrting links to images
Come to the board and write out an ordered lists table.
written response
Create a <OL> with 3 lists items in order.
<OL>
<Li> Item 1 </Li>
<Li> Item 2 </Li>
<Li> Item 3 </Li>
What was the score of the Clemson LSU Game
17-10 LSU