resizing pics

liunx

Guest
hi guys,<br />
just wondering if there is a way to resize pics based on resolution size, other then making 2 seperate pages?<!--content-->sure! just use percentage widths and don't specify any heights.<!--content-->hmmmm well it works in NS but not in IE.<br />
<br />
double checked 3 times to make sure that i put in the correct one and yup i was right. <br />
<tr><br />
<td height="14%">&nbsp;</td><br />
<td width="58%">&nbsp;</td><br />
<td width="17%"><div align="center"><a href=http://www.htmlforums.com/archive/index.php/"http://www.mw-gaming.com" target="_blank">Powered <br />
by<BR><br />
<img src=http://www.htmlforums.com/archive/index.php/"links/mw.gif" alt="MW-Gaming.com" width="100%" border="0"></a></div></td><br />
</tr><br />
<br />
in IE it shows 100% of the picture no matter what res its on. in NS it shows the pic at 100% of the table its in.<br />
something wrong here or is it me?<!--content-->hmm. how about trying CSS instead.<br />
<img src=http://www.htmlforums.com/archive/index.php/"links/mw.gif" alt="MW-Gaming.com" style="width:100%" border="0"><br />
i tried it both ways, and it seems to take the image's own width and apply the percentage to THAT. so i guess i'm totally wrong. hopefully someone else may have a better idea!<!--content-->This is a little off topic, but can you specify heights with percentages?<!--content-->
 
Back
Top