Day 8: HTML Tables and The DOM
The DOM
So today was basically going over HTML tables. Easy. Then we went through MDN
JavaScript Web API to learn about the DOM.
Went inside Chrome Dev Tools to look at what the
window.document
was.
So the window is the entire window opened in your browser. You can