Reply
Ensuring my site fits on most screen resolutions
Old 04-11-2008, 05:09 PM Ensuring my site fits on most screen resolutions
Average Talker

Posts: 23
Name: Mark Bellamy
Hi all, I am developing a website and was wondering how i would go about ensuring my site is compatible with most screen resolutions. Any ideas? I am using Frontpage (and am not particularly clued-up on coding.

Any ideas welcome. Cheers.
bells123 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 04-11-2008, 05:13 PM Re: Ensuring my site fits on most screen resolutions
BamaStangGuy's Avatar
This is my custom title

Posts: 1,779
With my latest design I had it designed fixed width at 1000 width. I ditched 800x600 resolutions as that resolution was less than 5% of my user base. I also have a fluid version of the same skin that has a minimum width of 1000px as well but will fill up any larger resolutions.
__________________
Mustang Evolution - Ford Mustang Enthusiast Website
Music Forums - General Music Discussion Forum

BamaStangGuy is offline
Reply With Quote
View Public Profile Visit BamaStangGuy's homepage!
 
Old 04-11-2008, 05:25 PM Re: Ensuring my site fits on most screen resolutions
Lpspider's Avatar
Seniority Minority

Posts: 1,536
Additionally, you could work with a fluid design (I've never used Frontpage).
__________________
AdminAddict.com - Do you run a forum?
Lpspider is offline
Reply With Quote
View Public Profile Visit Lpspider's homepage!
 
Old 04-12-2008, 10:34 AM Re: Ensuring my site fits on most screen resolutions
Webmaster Talker

Posts: 560
bells123,
These days, if you want a fixed-width design, meaning the site will look identical on all browsers, in terms of table widths, image widths, etc. then go with a 1000 pixel wide design. On higher/wider resolutions, such as most new laptops, the design should be centered and the background of the page will fill in the blank space on either side of the site.

You could also use a fluid design which deals with percentages of tables, cells, rows, etc. This expands to the percent of the browser window (so your biggest table could be 100% wide, which would expand to take up the entire width of the browser, on all resolutions.

Either way, Frontpage makes it easy for you to change the width of cells and everything.

Matt
170 Designs is offline
Reply With Quote
View Public Profile
 
Old 04-12-2008, 10:37 AM Re: Ensuring my site fits on most screen resolutions
LadynRed's Avatar
Super Moderator

Posts: 6,558
Location: Tennessee
Quote:
You could also use a fluid design which deals with percentages of tables, cells, rows, etc.
Sorry, but tables should NOT be used for layout at all. Step into the 21st century and learn to use CSS for controlling layouts. Percentages work the same way with CSS!
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
LadynRed is online now
Reply With Quote
View Public Profile
 
Old 04-12-2008, 10:48 AM Re: Ensuring my site fits on most screen resolutions
Webmaster Talker

Posts: 560
Quote:
Originally Posted by LadynRed View Post
Sorry, but tables should NOT be used for layout at all. Step into the 21st century and learn to use CSS for controlling layouts. Percentages work the same way with CSS!
The ongoing controversy...

Don't wish to start up this argument once again.

Matt
170 Designs is offline
Reply With Quote
View Public Profile
 
Old 04-12-2008, 11:39 AM Re: Ensuring my site fits on most screen resolutions
Gilligan's Avatar
Dead Like Me

Posts: 1,608
Name: Stefan
Location: London, UK
Even if we did, there'd by only one winner
Gilligan is offline
Reply With Quote
View Public Profile
 
Old 04-12-2008, 11:46 AM Re: Ensuring my site fits on most screen resolutions
Webmaster Talker

Posts: 560
Ok, well for the record, I do agree that CSS is the future, significantly more powerful than tables, and I use CSS extensively. I just also think that tables does the job with relative ease, and I think it's easier to learn HTML/tables, THEN learn CSS, rather than going straight to CSS, ESPECIALLY, since he is using Frontpage. That's just a personal opinion and preference and I do not wish to continue this argument and ruin the thread.

My apologies,
Matt
170 Designs is offline
Reply With Quote
View Public Profile
 
Old 04-12-2008, 08:24 PM Re: Ensuring my site fits on most screen resolutions
wayfarer07's Avatar
$frontend->developer

Posts: 1,041
Name: Abel Mohler
Location: Asheville, North Carolina USA
Quote:
Ok, well for the record, I do agree that CSS is the future
I disagree. CSS is not the future. It is the present. Well structured HTML with CSS for layout is necessary for doing advanced layout with a modern fit. It is not about being "trendy", CSS is simply a better way of doing layout. Anyone that is stuck using tables, my best advice is to learn as much about CSS as possible. All of the best Javascript libraries rely on well structured HTML in order to function. Box model layouts load more smoothly, styles are cached by the browser, and the code is less bloated and more efficient. How many more reasons do we need?
__________________
Go FREELANCE <=|If a donkey eats a melon, it is still a donkey... |=> Hire Me
wayfarer07 is online now
Reply With Quote
View Public Profile
 
Reply     « Reply to Ensuring my site fits on most screen resolutions
 

Thread Tools

Posting Rules
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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.24323 seconds with 12 queries