Web Design
CSS
HTML
Web Design 2
100
An application on your computer that allows you to visit websites on the Internet is called a



What is a Browser

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

200
What tag adds an image to the page?



What is <img>

200
Which CSS property is used to change the text color of an element?



What is color

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

300
Which character is used to indicate an end tag?



What is a forward slash /

300
What CSS property controls the text size?



What is font-size

300
What tag defines a table row?



What is <tr>

300

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

What is font-weight
400
What is the correct HTML element for inserting a line break?



What is <br>

400
Which property is used to change the font of an element?



What is font-family

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



What is <h6>

400

Where does CSS tags go in your body?

What is <style> tag

500
Who is making the Web standards?



What is The World Wide Web Consortium



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
M
e
n
u