Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /home/question/public_html/scripts.php on line 1574
Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /home/question/public_html/scripts.php on line 1574
Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /home/question/public_html/scripts.php on line 1574
Q: What is the best reference for creating a css based website
Submitted By: anon, 312 days, 11 hours, 20 minutes ago
I'm looking at redesigning a website. I hear a lot abou 760 px wide content. Aren't most people running their browser much wider than that nowdays? I'm aware of alistapart / mezzoblue / csszengarden Does anyone have any great sites/books/resources to suggest?
Please try not to post duplicate answers... if you see an answer that you want to post, just add a vote to it and you can add a note as well. Thank You
1
1
Page Width
Submitted By: machee ( 312 days, 10 hours, 34 minutes ago )
I know from my site logs that there are still a considerable number of people (20%) using screen sizes of 800x600. So, at least for my site, it is sensible to make it viewable at that size.
And for those people with larger screens, not everyone maximises their screens.
The best advice is to make your design flexible so that it will work across the gamut of screen sizes including widescreens. Also, don't forget about mobile devices.