Skip to content

boggsey/gdi-featured-intermediate-html-css

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intermediate HTML/CSS & Intro to Responsive Design

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


TODO

  • Remove LESS and SASS in favor of a full workshop. Students seem to get confused depending on where this falls in class and some topics seem like they are beyond the scope of the class.
  • Make sure all HTML is to spec.
  • Responsiveness should be moved earlier in class.
  • Spend less time on various CSS3 properties and focus on border-box and flex-box
  • Vendor prefixes should be mentioned, but they can probably go away

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.
  • Google Chrome with the "Web Developer" extension
  • A text editor. We recommend Sublime Text 3 (free; available for both Mac and PC).

Topics covered:

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.0%
  • CSS 30.7%
  • HTML 26.3%