Skip to content

This is a fork and revamp of girldevelopit/gdi-featured-html-css-intermediate. Still a work in progress.

Notifications You must be signed in to change notification settings

dytcodetogether/gdi-intermediate-html-css

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intermediate HTML/CSS & Intro to Responsive Design

Written by Cara Jo Miller, GDI Boulder.
Modified by Lisa Smith, GDI RDU.
May 2017: Modified by Philip Zastrow, GDI Dayton


Building the slide deck:

The slide deck is available as is and ready to run in the docs directory. A Node-base build process has been built around the slide deck to allow the deck to be broken down into manageable chunks, as well as Sass for CSS generation.

  • To install Node modules run npm install
  • To generate and serve the slide deck run npm start

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: If using a tablet or Chromebook, you will need to use CodePen Projects
  • A modern browser: Chrome, Safari, Firefox, Edge, Opera, Brave, etc.
  • A text editor. We recommend Atom (free; available for both Mac and PC).

Topics covered:

  • HTML5 elements
  • Advanced CSS selectors and properties
  • Responsive Web Design

About

This is a fork and revamp of girldevelopit/gdi-featured-html-css-intermediate. Still a work in progress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.4%
  • CSS 35.8%
  • HTML 22.8%