Posts Tagged "CSS"

A problem with new css units

While the new CSS units bring good improvements for determining viewport size with or without dynamic toolbars, they sometimes break on iOS devices.

Is CSS only always the best choice?

CSS only means making things that normally require JavaScript to work, without the need of JavaScript. Is this always the best choice?