Hacker News new | ask | show | jobs
by veyron 5469 days ago
What is the standard framework for abstracting most of the browser-specific behaviors (like those IEx hacks) away? I'm not even talking about dynamic behaviors; just simple standard HTML / CSS jazz.

In 2011 I would hope there would be a simple way of expressing my desires that does not involve slogging through books and blogs to figure out how to hack a few small bits together so that some asinine browser can render a page in the same way as a newer version of said browser (I've seen this with IE, FF, and Chrome)