Quotes help make search much faster. Example: "Practice Makes Perfect"

Thursday, December 13, 2012

Codecademy Sample Solution: Codeyear Specificity or Simply Importance



<style>
   li               {z-index: 1;}
   ul li            {z-index: 2;}
   #DontForgetMe    {z-index: 100;}
   .lookatme        {z-index: 10;}
   #header.blue p   {z-index: 111;}
</style>

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts