Dev Tools Stack Overflow
###Dev Tools DOM Mining
Go to this Stack Overflow question
Answer the following questions:
-
What is the class and id of each button on the nav bar?
-
What is the class of the div that holds the question title?
-
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?
-
What is the class of the sidebar?
-
Why might some of the ids for questions and answers have long seemingly random numbers inside?
###Bonus!
Follow the question and answer flow in the link, and build your own CSS drop down menu!!