Hi,

Page has the pictures using percentage for width and height parameter
and that makes it quite dependent on the browser and window size and
aspect ratio. It is really odd to have it that way.

John (N8UR), you have:

<IMG SRC="cross-correlation-pn.png" WIDTH=50% HEIGHT=50% >

you may go there and replace the line above by:

<a href="cross-correlation-pn.png">
<img src="cross-correlation-pn.png" height="200"></a>

and it will be great looking for sure.
Nice small picture, and clickable to zoom it.

Luis Cupido.
ct1dmk.



On 8/5/2012 12:30 AM, John Miles wrote:
  It makes them look oddly squashed unless the browser window
proportions happen to be just right.)


_______________________________________________
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.

Reply via email to