Vocabulary
Codes
Questions from CODE.org
Career Opportunities
Units/Lessons/Bubbles
100

The text and images on a website are known as what?

What is Website content?

100

What does this <p></p> stand for?

What is paragraph?

100

Why do people create web pages?

What is to inform, to share, to entertain, to express about politics, ideas, beliefs, interests?

100

Who is  often responsible for the way websites look and are often referred to as web designers?

Who is Graphic Designers?

100

What is a bug?

What is mistakes in code?

200

How the content of a website is organized is known as what?

What is website structure?

200

What does the <h1></h1> code do?

What is makes the largest heading?

200

How can we change the style of text on a web page?

What is CSS?

200

Who is responsible for producing the written content on websites?

Who is Writers/Editors?

200

What is debugging? 

What is the process of finding and fixing bugs?

300

Working together with someone on your code, one person observers, and one person writes code is known as what?

What is Pair Programming?

300

What does this <ul></ul> do?

What is creates bullets?
300

How do you think pair programming will help you to program better?



What is you can take tips and learn new techniques from your partner, learn new codes?

300

Who sells advertising space on websites?

Who is Advertising Sales Rep?

300

What are some examples of bugs?

What is misspelling, putting code in the wrong place, using the wrong tag, or forgetting to close a tag?

400

What does HTML stand for?

What is Hypertext Markup Language?

400

What does this <hr> do?

What is horizontal line?

400

Why do you think professional programmers use pair programming?

What is to get someone to make sure there is no bugs, help you fix any bugs, and to get a different set of eyes to look over the document?

400

Who decides how to market websites to the public?

Who is Marketing Manager?

400

Why does the code sometimes turn pink?

What is web lag is programmed to detect and errors and when it does it turns the code pink?
500

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

What is HTML Tag?
500

What does & do?

What is creates the and(&) symbol?

500

What is an HTML element?

What is a piece of a website that is marked by a start tag and sometimes closed with an end tag, including the content inside the tags?

500

Who are computer specialists who maintain websites?

Who is Web Master/ Web Administrator?

500

How do I switch between files? 

What is click the name of the file you want to look at in the menu on the left side of the screen?

M
e
n
u