|
|
|
|
![]() ![]() |
Oct 27 2005, 02:12 AM
Post
#1
|
|
|
Premium Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 175 Joined: 10-September 05 Member No.: 11,692 |
Hi, my website was created with Frontpage 2003. At screen resolution 1024 * 768. Now the problem that I am finding is people with a screen resol. 800 * 600 see the table and everything in the wrong place and its all messed up.
Is there a way to make it so the site is compatiable with all screen resolutions. Thanx in advance for your help. This post has been edited by BuffaloHELP: Oct 27 2005, 02:15 AM |
|
|
|
Oct 27 2005, 03:17 AM
Post
#2
|
|
|
Trap Grand Marshal Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,183 Joined: 24-September 04 Member No.: 1,245 |
just edited your main table with that code
[code] <table align="center"></code] but not align="left" |
|
|
|
Oct 29 2005, 11:50 AM
Post
#3
|
|
|
Premium Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 175 Joined: 10-September 05 Member No.: 11,692 |
Ok sorry I dont understand what that means. I am no good at the HTML side of things. If you could explain it a little better that would be great. Thank you.
|
|
|
|
Oct 29 2005, 12:42 PM
Post
#4
|
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,161 Joined: 9-May 05 From: Brisbane, QLD Member No.: 6,818 |
If your layout breaks when the window is resized, you're probably going to have to start again.
|
|
|
|
Oct 29 2005, 01:11 PM
Post
#5
|
|
|
-OLD ADMIN- ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,184 Joined: 20-June 04 From: the bath-tub... Member No.: 50 |
not really i think.
if you put your website in a table. you can give the width an hight "100%". instead of pixels. do so with all your content and it will resize himzelf. (it can be that the quality will go down.) |
|
|
|
Oct 29 2005, 02:16 PM
Post
#6
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 436 Joined: 21-January 05 From: Koronadal City, Philippines Member No.: 3,358 |
You can just change the size of your table using this code:
CODE <table width="100%" align="center"> However, if you are using images and you've sliced them into separate cells in the table, you may have to start again since the size (width and height) of the images would greatly affect the size of the cells and of course the table. Just an advise, you should make layouts for 800x600 screen resolution, that way your site is still viewable with an 800x600 or/and higher resolutions. |
|
|
|
Oct 29 2005, 06:13 PM
Post
#7
|
|
|
Princess ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,233 Joined: 9-October 04 From: England Member No.: 1,563 |
Awee somebody has already mention the WIDTH="100%" thing. It's not Valid HTML, but it will do.. so it's best to put it in the CSS than the actual HTML.
Also if you are using images in a table grid.. You might be able to do this sort of thing.. <td background="image" width="4234" height="5345"> so that when a person has a smaller resolution is can be made even smaller... but it will cut the layout off.. but it will save the scrolling on the bottom. I always do this.. when the top of my page.. (all of it) a a gradient..and can not be repeated by using a background. I hope you understood that.. haha |
|
|
|
Jun 13 2008, 01:40 PM
Post
#8
|
|
|
Trap Double Mocha Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 2,360 Joined: 21-September 07 Member No.: 50,369 |
Tamil font not display in Tamil site
Auto Webpage Resolution Format Dear Sir/Mam, I will try to open Tamil Font Support site but it display tamil font as ?????(like this).What problem and how to clear that Regards Siva -question by siva |
|
|
|
![]() ![]() |
Similar Topics