|
|
|
|
|
by pixelcort
4847 days ago
|
|
Isn't it technically more about using CSS3 and JS to adapt to the browser width and/or capabilities, while the HTML otherwise remains the same or similar? In contrast to browser detection and/or loading a completely different HTML representation, with or without a completely separate URL. |
|
It's actually possible to have one stylesheet dictate the vast majority of layout needs. Just a matter of people willing to sit down and take a patient look at what it is they're actually trying to accomplish (vs, what they can throw at the browser).