View Single Post
10-31-2007, 03:05 AM
#11
unr is offline unr
Status: Member
Join date: Oct 2007
Location: Ontario
Expertise:
Software:
 
Posts: 371
iTrader: 4 / 100%
 

unr is on a distinguished road

Send a message via MSN to unr

  Old

Pure AV,
your Second scheme does make sense,

But, I don't beleive in that sense. :P

I just think that, if all the fonts are there, you should do it in one line, which is allowed in css! :O


Code:
.p
{
        font: verdana, 12px, bold;
/*or*/

        margin: 0 0 10px 11px;
}
Stuff like that's always a must. :P