On 2007-05-25, Casimir Pohjanraito wrote:
Quote:
On Thu, 24 May 2007 22:21:35 +0200, Arto Steiner wrote:
Please critique this site: http://www.thinklab-consulting.ch/demo004
Thanks!
Arto
On large screen resolutions like 1600x1200 pixels the lines are very long
and that doesnt really make reading easy. Maybe constrain the text width
to max 800px or suitable. |
You have correctly diagnosed a potential problem, but have given an
entirely inappropriate solution.
The correct method is "max-width: 35em;". Adjust 35 to whatever you
feel works with your site, but not much above that, Do not use px.
--
Chris F.A. Johnson <http://cfaj.freeshell.org>
================================================== =================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)