Posts Tagged ‘Firefox’

Monday, 27 October 2008

How to achieve cross-browser support for inline-block

The CSS display property can be the bane of the web designer’s life as support varies from browser to browser, making it all a bit more complicated than it should be. In this article I will show a quick and simple way to get the display:inline-block declaration rendering consistently across all major browsers.

[Read more →]