PDA

View Full Version : Resolution friendly?


Sats
09-07-2003, 06:32 AM
http://homepage.ntlworld.com

after sharing my site in the showcase forum - i realised that people who used different resolutions to 1024x768 saw my site in a rather distorted way http://forums.massassi.net/html/frown.gif

i'm not sure how to fix this, but i'm sure i've heard from somewhere that its possible that u can see my site the same in all resolutions...

please help http://forums.massassi.net/html/smile.gif

the main html of it is:

<body bgColor=#336AB5 leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0">
<table cellspacing=0 cellpadding=0 border=0 width=100%>
<tr>
<th><img src="toppic.jpg"></th>
</tr>
<tr><td><img src="bar.gif"></td>
</tr>
</table>

<table cellspacing=0 cellpadding=0 border=0.5 width=100%>
<tr>
<td background="back.gif" align=center width=20%><a href="index.html" class="fade">Home</a><Br>
<a href="designs.html" class="fade">Designs</a><br>
<a href="references.html" class="fade">References</a><br>
<a href="faq.html" class="fade">FAQ</a><br>
<a href="links.html" class="fade">Links</a><br>
<a href="mailto:satish.solanki77@ntlworld.com" class="fade">Contact Us</a>
</td>
<td align=left width=1%><img src="line2.gif"></td>
<td bgcolor="336AB5" align=center width=75%></td>
</tr>
</table>


i'm not too good in html and i've never made a complete site yet...


thx...



------------------
<font face="Verdana, Arial" size="2">Originally posted by Mikus:
This is why Jesus invented shooting people in the face with shotguns.</font>

Cool Matty
09-07-2003, 06:45 AM
In the second table, the percentage widths don't add up to 100%. Most browsers will display the page as best as they can, but it is really bad programming. Fix it to add up to 100% and you should fix some problems.

------------------
"The future is not determined by a throw of the dice, but is determined by the conscious decisions of you and me."
I am addicted to ellipses!!! AHHH!!! ...

TheJkWhoSaysNi
09-09-2003, 03:02 PM
Also, rather than putting the images in the cells put them as the cell background, then they'll repeat as neccecary (across the page).

------------------
WARNING: THIS POST MAY CONTAIN TRACES OF PEANUT!!! (http://www.ud.2ya.com)