Name all three list elements.
<ol>, <ul>, <dl>
What element only has an opening tag?
<img>
What property is needed to change the color of text?
color
What does HTML stand for?
Hyper Text Markup Language
What is the name of the website you use to practice coding?
CodeCombat
What is the <style> element use for?
Adding CSS to a website
What property defines the shadow of an element?
box-shadow
What property is needed to change the font of text?
font-family
What does CSS stand for?
Cascading Style Sheets
How many hours of commercials do we see each day?
About 3
The <head> element contains what information?
Meta information
What pseudo-class is used to select elements?
:hover
What property is needed to change the space inside the border?
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?
Formatting
alt
What property is needed to change the space outside the border?
margin
Define commercials?
A television or radio advertisement
What is the name of the robots we have used?
Sphero
The <div> element is used for what?
Creating a class
What property is needed to change images from the left to the right?
float