<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Html on Andrew's Memory Blog</title><link>https://andrewmemory.acornwall.net/tags/html/</link><description>Recent content in Html on Andrew's Memory Blog</description><generator>Hugo -- gohugo.io</generator><image><url>https://andrewmemory.acornwall.net/img/rss_image.png</url><title>Html on Andrew's Memory Blog</title><link>https://andrewmemory.acornwall.net/</link></image><language>en</language><managingEditor>andrewmemoryblog@gmail.com (Andrew's Memory Blog)</managingEditor><webMaster>andrewmemoryblog@gmail.com (Andrew's Memory Blog)</webMaster><copyright>Copyright 2009--2025</copyright><lastBuildDate>Sat, 01 Jan 2011 17:32:26 -0700</lastBuildDate><atom:link href="https://andrewmemory.acornwall.net/tags/html/index.xml" rel="self" type="application/rss+xml"/><item><title>Scale your website images</title><link>https://andrewmemory.acornwall.net/blog/2011-01-01-scale-your-website-images/</link><pubDate>Sat, 01 Jan 2011 17:32:26 -0700</pubDate><author>andrewmemoryblog@gmail.com (Andrew's Memory Blog)</author><guid>https://andrewmemory.acornwall.net/blog/2011-01-01-scale-your-website-images/</guid><description>&lt;p&gt;I just noticed that if you scale an image using width= and height= attributes of the img tag, Firefox 3.6 will (sometimes) put a thin border on the top and left of the image - something that you can&amp;rsquo;t get rid of with CSS/styling.&lt;/p&gt;
&lt;p&gt;Weird - but a good rule seems to be scale your images to the correct size before using them in HTML.&lt;/p&gt;
&lt;p&gt;This is different from the &amp;ldquo;border around link images&amp;rdquo; issue - which is easy enough to get around by using &lt;code&gt;border-style: none&lt;/code&gt; in CSS.&lt;/p&gt;</description></item></channel></rss>