Skip to content

Latest commit

 

History

History
executable file
·
29 lines (20 loc) · 1.37 KB

README.md

File metadata and controls

executable file
·
29 lines (20 loc) · 1.37 KB

Intermediate HTML/CSS & Intro to Responsive Design

Written by Cara Jo Miller, GDI Boulder. Modified by Lisa Smith, GDI RDU


Course description

Through the course of this four-part class, you'll get a thorough introduction to HTML5 and CSS3 to build on your previous knowledge. You'll get hands-on experience working with HTML5 features like semantic elements and forms, and you'll learn new CSS3 properties and abilities including transformations and transitions. Finally, we'll dig into responsive design and browser compatibility.

You'll leave with readily-applicable skills and we'll be there to answer any questions you may have along the way!

To get the most out of this class, you should have a working knowledge of basic HTML and CSS. You may have taken Intro to HTML through Girl Develop It, or maybe you have built a site for fun.

Prerequisites:

Introduction to HTML/CSS or basic HTML/CSS experience.

Tech requirements:

  • Your laptop and charger. Note: A netbook or tablet is NOT a substitute.
  • A modern browser: either Chrome with the "Web Developer" extension or Firefox with Firebug installed.
  • A text editor. We recommend Sublime Text 2 (free; available for both Mac and PC).

Topics covered:

  • HTML5 elements
  • Advanced CSS selectors
  • CSS Transitions
  • CSS Transforms
  • Responsive design frameworks