November 25th, 2004, 10:21 AM
|
#1 (permalink)
| | Ultimate Member
Join Date: Apr 2003 Location: PA. USA
Posts: 3,310
| adjust html to screen size?
Quick qestion from a webmastering newbie... If I make a page formated to 600x800 is there a way to have it know the users screen resolution and have it scale to fit? i noticed some sites resize the html to fit my screen. But mine doesnt. Its just whatever size I made it in html. Thanks. 
__________________
R.I.P. TKOP
You will always be in our hearts and thoughts. God bless.
|
| |
November 25th, 2004, 10:50 AM
|
#2 (permalink)
| | Ultimate Member
Join Date: Aug 2003 Location: Gateshead U.K.
Posts: 8,838
|
pull one of those pages to bits, to study the source. that should let you know how to resize your pages. |
| |
November 25th, 2004, 10:52 AM
|
#3 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Vernon, BC, Canada
Posts: 8,528
|
Use a table set to around 93% for your overall page info and don't word wrap.
This will be scalable.
Cheers! |
| |
November 25th, 2004, 10:57 AM
|
#4 (permalink)
| | Member
Join Date: Nov 2004
Posts: 89
|
if you want your page to exactly fit the size of a users screen there is javacsript that can do this.
__________________
http://domboy.net
|
| |
November 25th, 2004, 10:57 AM
|
#5 (permalink)
| | Supporting our military
Join Date: Oct 2002 Location: Bottom left of U.S.
Posts: 9,194
|
Happy Thanksgiving!!
Try this site out: HTML Forums
Bill
__________________
*****
It is easy to be conspicuously "compassionate" if others are being forced to pay the cost. – Murray N. Rothbard
|
| |
November 25th, 2004, 11:25 AM
|
#6 (permalink)
| | Ultimate Member
Join Date: Apr 2003 Location: PA. USA
Posts: 3,310
|
Thanks alot guys! Happy Thanksgiving everyone. Bill that HTML forum ROCKS. Thanks, that will save alot of searching for answers to this and about anything else I'll need to know. Sweet.
Dommi thanks. But the problem for me with java, is it deters some visitors. Some have the security set real high on their browser and prevents the page from displaying then. Not good for a new site. As most will just close the page, and go away. I dont use flash either for similar reasons. And thats the problem with my screen size. I need it to work on all resolutions. Many use 600x800. But I myself dont like that res for web. On my 17" lcd thats too HUGE! LOL. Its really hard to get things just right. For instance most know blue underlined links are clickable. Even web newbies. Changing that to anything else actually drives some away, cause it confuses them. Me being a experienced web user, I click on everything I see-hehe. So its hard to see it from a more casual surfers view. Least thats how I think of it.
"Use a table set to around 93% for your overall page info and don't word wrap.
This will be scalable."
Beemer, thanks. Thats some good info there. That may well be my entire problem. It is using word wrap. -oops. |
| |
November 25th, 2004, 12:02 PM
|
#7 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Vernon, BC, Canada
Posts: 8,528
|
You can use tables within that oringinal table as well. You set your nested tables to a percentage of your oringinal table.
When setting type in the nested table, just keep typing without using your Enter key or line breaks. The type will change lines automatically as you type.
Cheers! |
| |
November 25th, 2004, 12:09 PM
|
#8 (permalink)
| | Member
Join Date: Nov 2004
Posts: 89
|
noting the fact that tables are not the proper method of rendering content on a web page.
You could do the same exact thing with css and percentile widths and the code would be cleaner and prettier. |
| |
November 25th, 2004, 12:16 PM
|
#9 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Vernon, BC, Canada
Posts: 8,528
|
I've not heard this one. What is wrong with using tables? Frames are a no-no but tables?
Teach me something.
Cheers! |
| |
November 25th, 2004, 12:22 PM
|
#10 (permalink)
| | Member
Join Date: Nov 2004
Posts: 89
| |
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | |
Posting Rules
| You may post new threads You may post replies You may not post attachments You may not edit your posts HTML code is Off | | | | Most Active Discussions | | | | | Recent Discussions  | | | | | |