|
|
|
|
![]() ![]() |
Feb 24 2005, 06:28 AM
Post
#1
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 24 Joined: 21-February 05 Member No.: 2,724 |
I wondering what the average monitor sizes is? Also does anyone know how to code your html, so that it causes a website to grow or shrink to fit into the screen?
Thanks ------------------------- This isn't a tutorial acticle at all - and on top of that posted in: Free Web Hosting > Computers & Tech > How-To's and Tutorials > Programming > HTML, XML and other Markup Languages ??? May I know how these two are related ?? Anyways, moved to Hardware section.. m^e |
|
|
|
Feb 24 2005, 03:13 PM
Post
#2
|
|
|
To Err Is Human, To Forgive Divine Group: Members Posts: 558 Joined: 24-December 04 From: http://www.ultimatekayakfishing.com/ Member No.: 1,871 |
I moved the post here, it's not a tutorial but a question. Keep the tutorial section for tutorials and comments only
Thank you Nils |
|
|
|
Feb 25 2005, 02:12 PM
Post
#3
|
|
|
Newbie [ Level 1 ] Group: Members Posts: 2 Joined: 25-February 05 Member No.: 2,785 |
Mines 19" (monitor that is)
|
|
|
|
Feb 25 2005, 05:02 PM
Post
#4
|
|
|
Super Member Group: Members Posts: 692 Joined: 25-November 04 Member No.: 1,523 |
My monitor is a 15" flat panel.
Um, as for HTML and webpages, it should really do that automatically, though it depends on how it is coded, especially with CSS. But in terms of straight up HTML, it should expand to screen resolution automatically. |
|
|
|
Feb 25 2005, 05:54 PM
Post
#5
|
|
|
Advanced Member Group: Members Posts: 165 Joined: 22-September 04 From: IS - IT - US - BE Member No.: 804 |
17" LCD monitor
if you want you can reduce the dimension of a table of the page or something else using PHP or JS or any other language, you need a function that takes the resolution of the browser and so changes the dimension of object in the page |
|
|
|
Feb 25 2005, 06:38 PM
Post
#6
|
|
|
To Err Is Human, To Forgive Divine Group: Members Posts: 558 Joined: 24-December 04 From: http://www.ultimatekayakfishing.com/ Member No.: 1,871 |
I'm using a 21" NEC monitor and a Dell 19" LCD monitor. I change the resolution around as I'm testing to see what it will look like in different resolutions. I never go below 800x600 and while working I try to create so it looks the best in 1280x1024 (My default screen resolution) I know most people say to create for 800x600 but I'm aiming high
I tried to setup different CSS pages depending on the visitors screen resolution, it ended up not working on my first try. I have to work some more on that. I have seen a couple of nice sites that have one setting for a user with the 800x600 and another for 1280x1024. Not sure if they hard coded the width of the page and centered or if they used css to create that. Nils |
|
|
|
Feb 25 2005, 09:23 PM
Post
#7
|
|
|
Advanced Member Group: Members Posts: 160 Joined: 1-January 05 From: USVI Member No.: 1,961 |
For it to expand automatic you have to set the table width to 100%. This will always full the screen width no matter what you adjust the browser window to.
Example: <html> <body><table width=100% border=1 bordercolor=#000000><tr><td>Text here text here</td></tr></table></body> </html> This table window has a border that will expand with the browser window. |
|
|
|
Feb 26 2005, 03:40 AM
Post
#8
|
|
|
Advanced Member Group: Members Posts: 117 Joined: 5-February 05 Member No.: 2,521 |
Mine is 15" LCD moitor , in my office is 17" crt moitor
crt is more suitable for design working |
|
|
|
Feb 26 2005, 10:17 AM
Post
#9
|
|
|
Advanced Member Group: [HOSTED] Posts: 139 Joined: 12-September 04 From: Philippines Member No.: 505 |
I got a 14", that's because i'm not really into monitors.
|
|
|
|
Feb 26 2005, 12:49 PM
Post
#10
|
|
|
Advanced Member Group: Members Posts: 142 Joined: 24-November 04 From: Netherlands Member No.: 1,504 |
i got a 15" tft flatpanel on my own computer in my own room, and on the other computer we got a 17" TFT (im not on that one that much). with a website, i recommend, if it fits with your template design, to count on 15" screens, and 1024*768 pixels, and if there is more, just blank spaces on the left and right of the screen, just centre it all.
|
|
|
|
![]() ![]() |
Similar Topics
| Topics | Topics | |
|---|---|---|
|
|
|
|
Lo-Fi Version | Time is now: 8th September 2008 - 02:42 AM |