Exercise 4.1
Answer the following questions.
Why distinguish between HTML and CSS?
How does a browser process HTML, CSS & JS files?
What’s
cascading
about cascading style sheets?
Exercise 4.2
Review the following.
HTML
Basic document structure and tags
Images
Lists and tables
CSS
Selectors and the DOM
Class vs. ID