• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

what's the accepted size for width of websites?

Walleye

Banned
something like msn.com, or diabloii.net... those type of things. so that the majority of users dont have to scroll? what's the accepted width?
 
Originally posted by: rbloedow
800 pixels if your audience isn't a computer enthusiast.

yes, but that includes the scroll bar... i'm talking about the website itself. something like msn has all it's stuff in the first x number of pixels, and the rest is dead space. i'm trying for that.
 
Originally posted by: Walleye
Originally posted by: rbloedow
800 pixels if your audience isn't a computer enthusiast.

yes, but that includes the scroll bar... i'm talking about the website itself. something like msn has all it's stuff in the first x number of pixels, and the rest is dead space. i'm trying for that.

Well there you go, you answered your own question
 
alright, i tried a screen capture on msn.com, and got a value of 785. i hope i'm right 😛

anyway, how do you set sizes in html? is it all done with tables, or is there more to it?
 
Originally posted by: Walleye
alright, i tried a screen capture on msn.com, and got a value of 785. i hope i'm right 😛 anyway, how do you set sizes in html? is it all done with tables, or is there more to it?

Just tables, nothing else 😉
 
about 720px wide. Leaves just enough room for 800x600 resolutions. You also need to factor in that some people browse with the window not in full screen mode. Some people also have side nav bars that take up screen real estate
 
Back
Top