/DoYouKnowTheDOM

A series of front end drills covering the Document Object Model

Primary LanguageCSS

#Do You Know The DOM?

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

##Challenge #1: Fixed Top 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

Soon, we'll be ramping up the difficulty and utilizing a number of technologies and tools like Grunt, Node and Bower.

##Resources: