Skip to content

CWDG/DoYouKnowTheDom2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

#Do You Know The DOM? Part Two

Skill Level: Beginner
Time Limit: 10-15 minutes

It's easy to overlook the importance of HTML & CSS but knowledge of the DOM is important for developers and test engineers alike.

##Challenge: Left Hand Navigation Imgur

For this challenge, time yourself and see how quickly you can develop a solution where the index.html mimics the image above. NOTE: You should only have to edit the main.css file

##Extra Credit Rewrite and complete this challenge from scratch in both HAML & Sass. Submit a branch with both the precompiled .haml & .sass and their html/css files.

##Resources:

About

A quick left hand navigation CSS drill

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 96.4%
  • CSS 3.6%