What is <p>?
Each code tag begins with this symbol.
What is lesser-than? <
T/F: This is a comment code: <!-- -->
What is true?
What the Inspector Tool does.
What is find specific lines of code?
One of the steps of the problem-solving process
What is define, prepare, test, reflect?
The heading <h_> size range
What is 1 to 6?
HTML symbol that ends a code
What is greater-than >?
What <hr> does.
What is create a horizontal line?
What is the computer?
This tag creates a list with bullet points.
What is <ul>?
This ending symbol is before the greater-than sign.
What is a forward-slash? [/]
What <br> does.
What is creates single-spaced lines?
The color of Assessment Levels.
What is purple?
A computer helps us do this faster.
What is think or process information?
This code is for ordered lists, like 1-5.
What is <ol>?
Every HTML web page starts with this line of code.
What is <!DOCTYPE html>?
What is unique about <hr> & <br>.
What is have no closing tag with slash?
What is Refresh & Save?
Information that computers receive from us.
What is input?
Every item on a list begins with this code.
What is <li>?
The problem with this code: <p.
What is a period instead of a greater-than sign.
Code for an &.
Small storage device.
What is an USB or thumb drive?
Your typing generally falls between what 2 tag names?
What is a <body>?
3 Errors in >p< M&:M <p>
What is <>, ; and </p>?
What does the comment code do?
It is visible in code, but not on the web page.
Button to start over from scratch?
What is Version History?
Processing type that runs up a score in a game.
What is counting?