Wilders Security Forums  

Go Back   Wilders Security Forums > Software, Hardware and General Services > other software & services
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread
  #1  
Old December 15th, 2007, 06:01 PM
jpcummins jpcummins is offline
Frequent Poster
 
Join Date: Feb 2006
Posts: 323
Default Microsoft FrontPage Question

Looking for suggestions/recommendations regarding designing a FrontPage Web Site that will look the same on visitor monitors regardless of the resolution setting. According to information on the Microsoft Windows Forum, by users having this very same problem, the advise was to use tables. Has anyone using FrontPage experienced the same problem? If so, what did you do to solve this problem? What knowledge I have with FrontPage has been self taught and I have no knowledge of HTML. With this in mind, should you reply, please keep your reply as non-technical as possible. As always, I appreciate any and all replies and thank you in advance.
  #2  
Old December 15th, 2007, 07:49 PM
Rmus Rmus is offline
Exploit Analyst
 
Join Date: Mar 2005
Posts: 3,624
Default Re: Microsoft FrontPage Question

I believe the reference to tables is that if you specify a table width in pixels -- for example 950px wide -- then someone with a screen resolution of 800 x 600 will have the table scroll off of his screen.

But if you specify the table width as a percentage, then the width of the table is that percentage of screen width, no matter what the resolution.

I don't use Front Page, but it's the same no matter what Editor you use to set up your tables.

I usually use 85% width. Below is an example coded manually. Just specify the width in your Table settings in FP. When it displays in your browser, it will be the same width for all screen resolutions.

Now, the text and image sizes will be different, but the table will display the same.


----
rich


Code:
<Center> <table width="85%"> <tr> <td> This is a test to see if the width is the same on monitors with different resolutions. This is a test to see if the width is the same on monitors with different resolutions. This is a test to see if the width is the same on monitors with different resolutions. This is a test to see if the width is the same on monitors with different resolutions. This is a test to see if the width is the same on monitors with different resolutions. This is a test to see if the width is the same on monitors with different resolutions. This is a test to see if the width is the same on monitors with different resolutions. This is a test to see if the width is the same on monitors with different resolutions. This is a test to see if the width is the same on monitors with different resolutions. This is a test to see if the width is the same on monitors with different resolutions. This is a test to see if the width is the same on monitors with different resolutions. This is a test to see if the width is the same on monitors with different resolutions. </td> </tr> </table> </Center>
 

Wilders Security Forums > Software, Hardware and General Services > other software & services « Previous Thread | Next Thread »

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Settings
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 04:15 PM.


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2002 - 2013, Wilders Security Forums