- Describe what HTML is and why it's useful
- Describe what CSS is and why it's useful
- Describe what jQuery is and why it's useful
- What does HTML stand for?
- How does the browser use HTML?
- What is the DOM?
- What does CSS stand for?
- What is CSS used for in conjunction with HTML?
- What is a CSS selector?
- How does CSS specificity work?
- What is jQuery? Why would you use it?
- What is the
$
variable in jQuery used for? - How do you use jQuery to select and manipulate the DOM