Language
Acronyms
Mixed bag?
Parts of a Web Page
Characters
100

What is the navigator's role in pair programming

The navigator reviews each line of code looking for errors.

100

What does HTML stand for?

Hypertext Markup Language

100

When one person writes code, while the other reviews each line of code as it is typed in is called ?

Paired programming

100

A title or summary for a document or section of a document is called a _________?

Heading

100

The special set of characters that indicates the start and end of an HTML element and that element's type?

HTML tags

200

All content on a web page must go between what type of starting and closing tags?

Body

200

What does RGB stand for?

Red, Green, Blue

200

What is the driver role during pair programming?

Driver writes the code

200

What does this code <p> stand for?

Paragraph

200

What does this code <!DOCTYPE html> tell the computer about what the program is being written in?

HTML

300

What is an error is programming called?

Bug

300

What does CC stand for regarding copyright?

Creative Commons

300

The exclusive legal right to print, publish, perform, film, or record literacy, artistic, or musical material, and to authorize others to do the same is called?

The Copyright

300

What does this code stand for <li>

List item

300

What does this tag stand for <h>?

Header

400

A precise sequence of instructions for processes that can be executed by a computer is called _________?

Algorithm 

400

What does DPTR stand for in the problem solving process?

Define, Prepare, Try, and Reflect

400

What does this opening tag stand for <img>

Image

400

What does this codes stand for img src?

Image Source

400

What does this tag identify </>

Closing tag

500

A language used to describe how HTML elements should be styled is called ________?

CSS or Cascading Style Sheets

500

CSS stands for ?

Cascading Style Sheets

500

The collection of information about an individual across multiple websites on the internet is called a person's _______?

Digital Footprint

500

What does this code stand for <ul>

Unorder list

500

Finding and fixing the problems in an algorithm, program, or code is called?

Debugging?

M
e
n
u