The last month has seen an interesting back and forth over CSS Media QueriesIn a nutshell, CSS Media Queries make it possible to apply style sheets only if certain properties are available on the display device.

For example, you could have a stylesheet only display for screen devices with a maximum screen width of [...]