CSS
HTML
Bugged Out!
Color
Bonus
100

What does CSS stand for?

What is Cascading Style Sheets?

100

What does <html> tag stand for?

What is the used to define the root of an HTML page?

100

What does a broken image link or file path error?

What is the image when it isn't showing up on the page? (You check and the file name or path is typed wrong)

100

What is color? 

What is the CSS property changes the color of text on your page on your webpage?

100

What does the HTML tag is used to insert an image into a webpage?

What is <img>?

200

What does CSS control on a web page?

What are the style and looks on the webpage? 

200

What does the <h1> tag stand for?

What is the tag is used to define the main heading of a page and is the largest text by default?

200

What does a missing or incorrect CSS rule?

What is the text when it's all black even though you tried to change the color with CSS?

200

What are theme colors or brand colors?

What are the colors chosen to match your brand or topic and are used across your whole website?

200

What are <p> tags?

What is a tag use to display a paragraph of text on a webpage?

300

What is margin or padding?

What is the CSS property used to adjust the space between elements, either inside or outside the element border? 

300

What does <id> tag stand for?

What is the attribute used to provide a unique identifier for an element, for example adding bullets?

300

What is an syntax error?

What is when your web page looks weird because you forgot to close an HTML tag?

300

What does font-weight mean?

What is the property used to change the thickness or weight of text to match a bold or light theme?

300

What does <body> mean in your webpage?

What is a tag that holds everything that shows up in the browser window?

400

What is font-family?

What is the property in CSS is used to change the font style of text on a webpage? 

400

What does the <a> tag mean?

What is the tag used to create a hyperlink in HTML?

400

What does a missing <link> tag in the <head>?

What is when none of your styles are working because you forgot or didn't connect your CSS file to your HTML?  

400

What is RGB and color names?

What is two types of color values can be used in CSS bedsides hex codes?

400

What are the tags used to create a list of items?

What is <u1> <o1>?

500

What does text-align:center mean?

What is the CSS property allows you to align text to the center of an element?

500

What does <img> tag mean?

What does the tag used to display an image on a webpage?

500

What does a missing link address?(missing href)

What is you added a link to your website, but when you click it, nothing happens. You notice you didn't add the href attribute?

500

What does background-color mean?

What is when the CSS property changes the background color of the entire website to match your theme?

500

Where can you go if you need more help with your coding?

What is W3 schools?

M
e
n
u