The three list elements.
What is <ol>, <ul>, <dl>?
The element that only has an opening tag?
What is <img>?
What property is needed to change the color of text?
What is color?
What does HTML and CSS stand for?
What is Hyper Text Markup Language and Cascading Style Sheets?
What is the name of the website you use to practice coding?
What is CodeCombat?
The <style> element is used for what?
What is adding CSS to a website?
If an image cannot be displayed what attribute is needed to show text?
What is alt?
What property is needed to change the font of text?
What is font-family?
The Animation application you used.
What is Scratch?
How many hours of commercials do we see each day?
What is about 3 hours?
The three list elements contain these three item(s)
What is <li>, <dd>, <dt>?
The pseudo-class that is used to mouse over elements?
What is :hover?
What property is needed to change the space inside the border?
What is padding?
Define Communication Technology.
Anything you can access, use, and share!
How many websites are on the internet in 2023?
What is 1.13 billion?
<b>, <i>, and <mark> are all what type of elements?
What is Formatting?
The tags that separate CSS from HTML.
What is <head> and <body>?
What property is needed to change the space outside the border?
What is margin?
Define commercials?
A television or radio advertisement
What is the name of the robots we have used?
What is Sphero?
The <div> element is used for what?
What is creating a class?
The very first line in HTML.
What is <!DOCTYPE html>?
What property is needed to change images from the left to the right?
What is float?
A set of images used to explain a task?
What is a diagram?
What coding language did you use in CC?
What is python?