Template:Xbrowsercss

From The Urban Dead Wiki
Revision as of 14:18, 12 June 2011 by Bean (talk | contribs) (+opera, +cat, +example)
Jump to navigationJump to search


Example usage:

<div style="{{Template:Xbrowsercss|box-shadow: 0px 0px 4px black}}">A block with shadow in a variety of browsers</div>

Result:

A block with shadow in a variety of browsers


Note: most CSS properties don't require this. It's meant for fairly new CSS features which haven't been fully implemented in all browsers yet.