|
| |||||||
![]() | Welcome to iWEBTOOL Talk, where you talk about
webmaster-related stuff.
1 Register
2 Browse the board
3 Discuss whatever may interest you! | |||||||||||||
![]() |
| | Thread Tools | Search this Thread | Display Modes |
| | #1 |
| Member Join Date: Oct 2006 Location: Dallas
Posts: 118
![]() | I know for a long time the proper width for a web page was about 800px. I have the standard 1024 wide monitor and can't see how many people could be using a smaller monitor than this. My pages are fixed at 900px. I could use % but this makes design much more complicated. Just wanted to know if we still need to consider people using smaller monitors. |
| |
|
| |||||||
| | #2 |
| Contributor Join Date: Jun 2006 Location: Denver
Posts: 4,459
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Yes, a good number of people are still using 800x600 resolution. My standard size for web design is 780px wide, to account for the scroll bar. I'd say if you're going to go with fixed width, don't do any bigger than that, otherwise a part of your page won't be displayed, and some users might get annoyed and now want to revisit your site. |
| |
| | #3 |
| Member Join Date: Oct 2006 Location: Dallas
Posts: 118
![]() | well, I really hate that size but I guess there's not much choice. I'll just have to get setup to use percentages. |
| |
| | #4 |
| Senior Member Join Date: Apr 2006 Location: Hull, United Kingdom.
Posts: 317
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Hi there, I usually design to the standard of 740px. The reason for this is to account for the scroll bar and other small details around the browser screen, and so that there is a small piece of padding between the edge and where the website starts. Regards, Kieran Taylor. |
| |
| | #5 |
| Contributor Join Date: Jun 2006 Location: Denver
Posts: 4,459
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Another option, if you are any good with PHP, is to find out the resolution of the users monitor, and produce a custom CSS file to reflect that information. You could do the exact same thing to determine a users browser and OS too, but it takes a lot of patience and work to do it. If you did it that way, you could prevent having to use a fluid width design. |
| |
| | #6 |
| Senior Member | Usually I max the width of my pages between 750 and 780px, and center them.
__________________ Intripita :: web hosting | development | conferencing Business-Grade Web Hosting, Professional Conferencing, Effective Web Development by Intripita |
| |
| | #7 |
| Member Join Date: Oct 2006 Location: Dallas
Posts: 118
![]() | Well, the fluid design is working out pretty good. I'm still using around 900px at 1024x768 res., and the pages still fit inside the screen at 800x600 without falling apart. I'm going to have to change my screen shot images though. |
| |
(Threads which have no activity for more than 30 days are automatically closed.) |
| Quick Reply | ||
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Variable width div | rohan2kool | HTML | 1 | 09-30-2006 06:23 PM |