On Thursday, 8 December 2011 at 17:22:39 UTC, Andrei Alexandrescu wrote:
On 12/8/11 8:41 AM, Vladimir Panteleev wrote:
On Thursday, 8 December 2011 at 14:21:54 UTC, Jacob Carlborg wrote:
This is a site that works good in basically all screen sizes:

http://upperdog.se/

Yes, I learned about the max-width CSS rules from that site when it was posted a while ago. However, CSS doesn't scale well for complex web pages.

How do they switch from column layout to no-column layout on tight widths?

There is a CSS rule which sets the divs (which are normally at 31.25% width) to 100% width when the document is narrow enough.

Reply via email to