On 2011-12-08 15:41, Vladimir Panteleev wrote:
On Thursday, 8 December 2011 at 14:21:54 UTC, Jacob Carlborg wrote:
Very nice. Although I would hope for a version that would work better
in mobile phones. It's probably good to add a meta tag setting the
scale for mobile phones.

The "threaded" view mode should look the best on small screens.

Yes, but try adding the following meta tag:

<meta name="viewport" content="width=device-width, initial-scale=1 />

Then hopefully the page won't look zoomed out on mobile devices.

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.


--
/Jacob Carlborg

Reply via email to