front end 5

This commit is contained in:
Armen Vartan 2014-12-01 13:44:18 -05:00
parent c3d0ea381b
commit bdb9274c69

View File

@ -5,7 +5,7 @@ Dev Tools Stack Overflow
Go to this [Stack Overflow question](http://stackoverflow.com/questions/9953482/how-to-make-a-pure-css-based-dropdown-menu)
Write the answers to the following questions in questions.md:
Answer the following questions:
1. What is the class and id of each button on the nav bar?
@ -13,7 +13,7 @@ Write the answers to the following questions in questions.md:
3. What is the class of the first div inside the question div, that adds a bottom margin of 8em? How often does this div appear on the page?
4. What is the class of the sidebar?
4. What is the class of the sidebar?
5. Why might some of the ids for questions and answers have long seemingly random numbers inside?