• CSS hacks & browser version detection – a new approach

    Posted: 3 years ago in Code

    How to target almost any browser from the server side using PHP.

    The workflow…

    1. Style everything for a web standards compliant browser like Firefox or Opera.
    2. Load an additional PHP file which outputs CSS styles with specific hacks.
    3. That’s it you’re done.
    VN:F [1.9.17_1161]
    Rating: 0 (from 0 votes)