Wednesday, March 23, 2011

Learning something new !

Today I went over the missing manual book and I learned something new, I learn "The universal selector"  which is this (*)
I put this code in:
* { font-weight: bold; }
 
Then it allowed it to bold every single font into Bold which was really cool, just using the universal selector.

 

1 comment:

  1. Excellent post! That's what I'm looking for - specific new things you learn, with an example of how to apply them. Great!

    ReplyDelete