paircolumbus / DoYouKnowTheDOM

A series of front end drills covering the Document Object Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Instructions

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.

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 and css files.

Resources:

About

A series of front end drills covering the Document Object Model


Languages

Language:HTML 82.3%Language:CSS 17.7%