Client-side

Parke Godfrey
19 October 2012
CSE-2041

Client-side
What is the web client (browser) responsible for?

Model-View-Controller ( MVC) Paradigm
revisited

MVC for Web Client
old web

MVC for Web Client
new web

CSS: Specifying the View
design criteria

CSS
Ideology

What must CSS look like to pull off this trick of declarative and specification (of as little or as much as we want)?


Express CSS rules for format & layout specifications over the structure of the HTML (DOM).