1
2
3
4
200

The element that only has an opening tag for a new line?

What is <img>?

200

The element that creates a nice box for text to sit in.

What is <textarea>?

200

How do you write a comment in HTML?

What is <!-- -->?

200

The Animation application you used.

What is Scratch?

200

If an image cannot be displayed what attribute is needed to show text?

What is alt?

200

The <style> element is used for what?

What is adding CSS to a website?

200

The very first line in HTML.

What is <!DOCTYPE html>?

200

The tags that separate CSS from HTML.

What is <head> and <body>?

200

The element that only has an opening tag for a new line?

What is <br>?

200

How many true Headings are there?

What is six?

200

The pseudo-class that is used to mouse over elements?

What is :hover?

200

What property is needed to change the curve of my borders?

What is border-radius?

200

What property is needed to change the font of text?

What is font-family?

200

How do you write a comment in CSS?

What is /* */?

200

What property is needed to change the space inside the border?

What is padding?

200

The <div> element is used for what?

What is creating a container/class?

200

What property is needed to change the space outside the border?

What is margin?

200

What does HTML stand for?

What is Hyper Text Markup Language?

200

What property is needed to raise images and move them from the left to the right?

What is float?

200

What does CSS stand for?

What is Cascading Style Sheets?

M
e
n
u