in reply to Re: Simplifying CSS
in thread Simplifying CSS
Secondly, the script's comments tell you (as does the C for Cascading) that any later definition overrides the earlier ones. Something PerlMonk's code takes advantage of. Thus in your example, the script would return 'text-align: center'.
|
|---|