<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1023913" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1023913</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/picture-display#comment-1146832</link>
    <description> &lt;p&gt;1st of all I think its sad so many of you dont know html.&lt;br /&gt;
2nd you do not desplay a 900x300 at 300x100. It will download the 900x300 to their hard drive and despaly it as a 3x1. Not so smart for our 5.6K friends.&lt;br /&gt;
Last try using --&amp;gt;&quot;&amp;lt;-- width=&quot;30%&quot;. Its alot less chance for error.&lt;/p&gt;
 </description>
     <pubDate>Thu, 04 Mar 2004 12:30:58 +0000</pubDate>
 <dc:creator>bja888</dc:creator>
 <guid isPermaLink="false">comment 1146832 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/picture-display#comment-1146683</link>
    <description> &lt;p&gt;Agreed, do not use HTML for resizing the images, that is not what the WIDTH and HEIGHT attributes are there for. They are to tell the browser how much room to leave for the image (very important back when viewing a page on dialup on older browsers, and anything under after an image had to wait until the image downloaded unless these were given.)&lt;/p&gt;
&lt;p&gt;For reference, I went to look this up on PHP&#039;s site, and found the following funtions:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.php.net/ImageCopyResized&quot; class=&quot;bb-url&quot;&gt;http://www.php.net/ImageCopyResized&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.php.net/imagecopyresampled&quot; class=&quot;bb-url&quot;&gt;http://www.php.net/imagecopyresampled&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The second link indicates that you need GD 2.0.l or greater for it to work. &lt;/p&gt;
&lt;p&gt;Unfortuently, they do not provide samples of how to use either of these, yet in the comments section people have submitted info. Will play with these later on myself.&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Mon, 01 Mar 2004 17:00:02 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1146683 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/picture-display#comment-1146591</link>
    <description> &lt;p&gt;It&#039;s not a good idea to resize with HTML. Firstly, you&#039;ll have to calculate the resized proportions using Javascript, most likely. And then the image displayed will still have the same filesize as the original image, but have worse quality (improper resizing).&lt;/p&gt;
&lt;p&gt; Better idea is to do what Kyle said -- have the image processed using PHP or similar, and display the new resized image that the script spits out. The new filesize will be smaller, and the quality will be much better than what you&#039;d get with HTML resizing.&lt;/p&gt;
 </description>
     <pubDate>Sat, 28 Feb 2004 23:06:44 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1146591 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/picture-display#comment-1146576</link>
    <description> &lt;p&gt;I don&#039;t know about HTML, but you can do so with PHP, if your server allows it&lt;/p&gt;
 </description>
     <pubDate>Sat, 28 Feb 2004 18:38:29 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1146576 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
