Design Thinking
CSS
HTML
Web Design
Computing
100

Anything physical that lets a user interact with your idea 

What is a Prototype. 

100
CSS stands for...

What is Cascading Style Sheet

100

What element surrounds the HTML document content that will display in the browser window?

What is <body></body>

100

What is it called when you want to create a list inside a list?

What is Nesting Lists

100

What does URL stand for?

Uniform Resource Locator

200
 Empathize, Define, Ideate, Prototype, Test

What is a Design Cycle

200
How do you select an element with id 'demo'?

What is #demo

200
What table element is used to create a standard table cell?

What is <td>

200

How do you separate multiple styles on one tag?

What is a semi-colon

200

An application on your computer that allows you to visit websites on the Internet is called a

What is a Browser

300
A chance to get feedback on your solutions, refine them, and make them better

What is Test

300
What CSS property controls the text size?

What is font-size

300
What tag defines a table row?

What is <tr>

300

<p> means_____

What is paragraph

300

What does TCP stand for?

What is Transmission Control Protocol

400

The creative strategies designers use to create experiences and solutions to problems.

What is Design Thinking

400

What CSS property do you use to make font's thick?

What is font-weight
400
What HTML heading tag should you use to indicate the least important heading on your page?

What is <h6>

400
An application on your computer that allows you to visit websites on the Internet is called a

What is a Browser

400

Name the network layer protocol that specifies the format of packets and addressing scheme in network communications?

What is IP

500

You need to understand the people for whom you are designing

What is Empathy

500
The part of a CSS rule-set that defines which HTML elements the style should be applied to is a...

What is CSS Selector

500
What does HTML stand for?

What is Hyper Text Markup Language

500

an attribute we can add to HTML tags in order to style a specific group of elements

What is class
500

Which of the following choices lists the three main components of a computer's hardware?

What is CPU, Memory, Motherboard