PC Review


Reply
Thread Tools Rate Thread

CSS for my website

 
 
=?Utf-8?B?YWxleCBqb2hhbnNvbg==?=
Guest
Posts: n/a
 
      16th Aug 2004
I have a non-template website and I want to adjust to different screen
resolutions. I know that can be done with css but i don't css code so how
else can I do it?
 
Reply With Quote
 
 
 
 
Jim Buyens
Guest
Posts: n/a
 
      16th Aug 2004
Try this:

1. Make sure that a single HTML table surrounds your
entire layout.

2. Switch to Code view and remove all the width= and
height= attrributes, except within <img> tags.

3. Go back to that single, all inclusive table and
give it a width of 100%

4. Fine tune to suit (but don't hard-code any widths
or drag any column borders with the mouse).

This will create a so-called "liquid layout" that
automatically gets wider and shorter as the browser window
expands.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------





>-----Original Message-----
>I have a non-template website and I want to adjust to

different screen
>resolutions. I know that can be done with css but i don't

css code so how
>else can I do it?
>.
>

 
Reply With Quote
 
Murray
Guest
Posts: n/a
 
      16th Aug 2004
Be aware that screen resolution has very little to do with it (other than
restricting the maximum width you can give the browser's viewport). So -
adjusting anything for screen resolution is going to only be *close* when
the visitor has the browser viewport maximized (but it'll still be wrong).
Maximized browsers is somethign that most surfers do not have, and Mac users
never have. For what it's worth....

--
Murray

"alex johanson" <alex (E-Mail Removed)> wrote in message
newsD6C69FB-AE2E-43F3-B92F-(E-Mail Removed)...
>I have a non-template website and I want to adjust to different screen
> resolutions. I know that can be done with css but i don't css code so how
> else can I do it?



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
###### How To Turn Your Dull Website into Money Making Website###### kh Microsoft Access VBA Modules 0 13th Dec 2007 10:52 AM
inporting data from website where website address frequently chang =?Utf-8?B?SFA=?= Microsoft Excel Programming 3 24th Jun 2007 03:50 PM
Website with TreeView works fine in development, but crashes in a 'secure' website on server. Mufasa Microsoft ASP .NET 0 10th Jun 2007 11:17 PM
Free website templates, website tools & website articles webguruaish@gmail.com Microsoft Frontpage 1 27th Apr 2007 12:01 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:07 AM.