HTML
HyperText Markup Language, used to write, uh, web pages.
Lessons
HTML
HTML is the essential building block of web pages. It provides structure to content, and gives browsers meaningful information which supports built-in accessibility and discoverability features.
CSS for Typesetting and Composition
CSS provides us a way to give the web browser hints about how we want the content of our website to render. We’ll start working with CSS by using it to style typographic compositions.
Responsive Layout
We’ll work together in class to build out more of the Brio example responsive web app layout in HTML & CSS.