Consistent layout across various screen resolutions

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does anyone know how you can make sure that your web page stays consistent in layout across variou screen resolutions? I saw a tutorial ages ago that used tables with columns but I can remember how to go about it?
 
Basically you need to have a part of the page auto resize.
There are a few ways to do this. Here is an example using
tables. Link to downloaded templates are also there.

http://www.frontpagewiz.com/tutorials/headers/default.asp

Bill Schroyer
(e-mail address removed)
http://www.frontpagewiz.com/tutorials/video/
-----Original Message-----
Does anyone know how you can make sure that your web page
stays consistent in layout across variou screen
resolutions? I saw a tutorial ages ago that used tables
with columns but I can remember how to go about it?
 
Hi Bill - thanks for taking the time to reply - looks good, will give it a try
Andrew
 
design one page with all the 'consistent' elements such as title, menu, footer,
header etc then use that template as a basis for the rest of your pages. Or
apply a theme to the pages, so the graphic elements are consistant.

to insert a table, go to Insert Menu, select Table, specify width, number of
columns, number of rows.....turn the border to "0" width if you want an invisible
border.


mrwong said:
Does anyone know how you can make sure that your web page stays consistent in
layout across variou screen resolutions? I saw a tutorial ages ago that used
tables with columns but I can remember how to go about it?
 
sorry; forgot to add - specify the table widths as percents not pixels with
percentage this adjusts the table width to the percent of screen rather than
number of pixels which differs when different resolutions are set.


mrwong said:
Does anyone know how you can make sure that your web page stays consistent in
layout across variou screen resolutions? I saw a tutorial ages ago that used
tables with columns but I can remember how to go about it?
 

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

Back
Top