Week 2 - Frontend Web Dev Overview
- Review of basic HTML tags
- Document Object Model (DOM)
- Accessing, manipulating DOM using JavaScript
- Classes, IDs as DOM identifiers
- Styling the DOM using CSS
- CSS Box Model
- The
<div>tag as a universal tag - DOM Events and JavaScript