Frame and size of a picture

Post Reply
herb37

Frame and size of a picture

Post by herb37 »

I am using the Photo Explorter 8.5

To avoid that the picture on the Internet grwos up from sero to the max size it would be very helpfull if a frame and/or the size of the picture is within the HTML-Code
smilar this

Code: Select all

<td  width=100% align=center valign=bottom><img src="DSC00423.jpg" width="800" height="600" border="1"></td>
but this is handmade.
Is there a possibility to make this code snipets "width="800" height="600" border="1"" automatically.
Thanks in advance
Post Reply