CSS
HTML
Images
Linking
Borders
100

What does CSS do?

What is design/style your web page?

100

What code do you use before typing sentences?

What is a p tag?

100

How do you add Images to use on your web page?

What is the Add Image button?

100

What Letter do you use to start linking?

What is a?

100

Where do you add borders to an Image?

What is CSS?

200

What do you have to link for the CSS to work?

What in rel="stylesheet"?

200

If you want to style inside of your HTML, where do you put it?

What is in between the head tags?
200

Where can you change the height and width of an image besides the CSS?

What is in the code?

200

What does it mean to link something internally?

What is within the page?

200

What code changes the type of border?

What is Border-Style?

300

How do you only use CSS for one thing?

What is a dev class?

300

Where do you place the heading of a table?

What is in the th tag?

300

How do you make an image align with a particular area?

What is Float?

300

How do you link something externally?

What is copying and pasting the URL?

300

What type of border changes the shape?

What is border-radius?

400

What does CSS stand for?

What is Cascading Style Sheet?

400

What does HTML stand for?

What is Hyper Text Markup Language?

400

What code do you use to stack images on top of each other?

What is br and     ?

400

What is an interactive code used for links?

What is a Button code?

400

How do you remove a border from a table?

What is border-style: none;?

500

Who created CSS?

Who was HÃ¥kon Wium Lie?

500
Who created HTML?

Who was Tim Berners-Lee?

500

How do you make an Image Zoom?

What are script and function codes in the head?

500

What code can skip you down to a different part of the page you are on?

What is an ID tag?

500
What code moves a border to the top or bottom?

What is border-top or border-bottom in CSS?

M
e
n
u