Shapes
Code
HTML Review
CSS Review
100

What code makes a circle on the game lab screen?

Ellipse (x,y,w,h)

100

What is the code we use to fill in a shape with a color?

Fill

100

How many header sizes are there?

6

100

What CSS tag changes the size of your text

Font-Size

200

What would you use to create a square on the game lab screen?

Rect(x,y,w,h)

200

What is the code we use to edit the border of a shape

Stroke

200

The HTML Tag that is used to create a line break

<br>

200

What CSS tag changes the font style of your code

Font-Family

300

What code creates a dot on the game lab screen?

Point

300

What code do we use to get rid of a border attached to a shape

NoStroke

300

The Creative Common License that states: "Anyone can use the work, in any way that they want."

Public domain

300

What does CSS stand for?

Cascading Style Sheets

400

What is the name of the code we used to make triangles?

Shape (x1,y1,x2,y2....)

400

What code is used to edit the border thickness?

StrokeWeight

400

What tag creates a thematical break between your code

<hr> horizontal rule

400

What CSS tag creates an underline?

Text-Decoration

M
e
n
u