HTML 5 & CSS3
Today’s lecture is about HTML5 and CSS3, where we talk about new elements and selectors. We’ll talk about semantics and what that means.
I also will talk a bit about HTML/CSS and the DOM (Document Object Model) aka what happens when HTML gets rendered in a browser. Find that lecture above!
Mobile Workflow
This lecture is on how to be more flexible with your design, while designing with flexibility in mind.
HTML5 Outliner
This is a useful chrome extention: HTML5 Outliner. This tells you what the bots see on your page and help you understand the importance of semantics.
A Bit of Fun
Two links for you to check out: CSS Diner – A CSS game and The Periodic Table of HTML elements – A quick interactive guide to HTML elements.