diff options
Diffstat (limited to 'kjsembed/docs/examples/imageinfo/thumbs.html')
-rw-r--r-- | kjsembed/docs/examples/imageinfo/thumbs.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kjsembed/docs/examples/imageinfo/thumbs.html b/kjsembed/docs/examples/imageinfo/thumbs.html index dd8ae478..b47501f8 100644 --- a/kjsembed/docs/examples/imageinfo/thumbs.html +++ b/kjsembed/docs/examples/imageinfo/thumbs.html @@ -5,12 +5,12 @@ <body> <h1 align="center">Image Gallery</h1> <hr> -<p>Here are some images, the larger ones have been scaled down to ensure this page loads quickly. Click on an image or filename to see it full size.</p> +<p>Here are some images, the larger ones have been scaled down to ensure this page loads tquickly. Click on an image or filename to see it full size.</p> <table border=0 width="90%" cellpadding="12" cellspacing="1"> <tr> <td align="center"><a href="example1.png"><img border=0 width=197 height=160 src="thumb-example1.png"></a></td> <td width="60%" valign="top" align="justify"><b><a href="example1.png">example1.png</a></b> (848x686)<p>This image shows the results of running the imagegallery script. As you can -see the script automatically creates thumbnails (using TQImage::smoothScale() +see the script automatically creates thumbnails (using TTQImage::smoothScale() for quality) and includes image descriptions if present. The descriptions can include HTML markup <b>like</b> <i>this</i>, and even <a href="http://xmelegance.org/kjsembed/">links</a>. |