Login  Register

Re: border="1"

Posted by Pedro on Nov 03, 2012; 7:53pm
URL: https://support.nabble.com/border-1-tp7581792p7581800.html

Try always to use px or em to indicate the size of your border. You should also use other border attributes like style and color. for example style="border-width:0px 1px 1px 0px; border-style : solid; border-color: white"
 <img alt="NY Radar" style="border-width:0px 1px 1px 0px; border-style : solid; border-color: white" 
src="http://pro.accuweather.com/nx_mosaic_640x480c/sir/inmasirny_.gif"/>
My test forum.