Adjusting Web Page to fit smaller screens

G

Guest

Forgive my inexperience. I am wondering if you are creating a web page with
tables, how you can make your page adjust to smaller screens. For instance I
see on some web sites that when you make the page smaller, the site adjust
and texts wraps so you can still see almost all the contents. Any ideas?
 
S

Stefan B Rusynko

Build your page in % width tables (not in px)

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| Forgive my inexperience. I am wondering if you are creating a web page with
| tables, how you can make your page adjust to smaller screens. For instance I
| see on some web sites that when you make the page smaller, the site adjust
| and texts wraps so you can still see almost all the contents. Any ideas?
| --
| Rose
 
A

Andrew Murray

Rose said:
Forgive my inexperience. I am wondering if you are creating a web page
with
tables, how you can make your page adjust to smaller screens. For
instance I
see on some web sites that when you make the page smaller, the site adjust
and texts wraps so you can still see almost all the contents. Any ideas?

Make the tables with percentage widths rather than fixed width - or design
the page with the minimum resolution size ou'd expect your visitors to be
using e.g. 800x600 - the physical monitor size is not really the issue
(whether 14", 17" or 19" etc). The issue is the *resolution* size eg
800x600, 1024x768 etc.

That is a user-set option in Windows (or other GUI O/S like MacOs & Linux)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top