![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
#12
| |||
| |||
|
|
However, my original questing was how to show a big image within <a href ...></a>? a href="big_picture.gif"><img src="small_picture.gif"></a Here I'm not able to use 'width' and 'height' and unfortunately also no tables for the big image (big_picture.gif). |
#13
| |||
| |||
|
|
my original questing was how to show a big image within <a href ...></a>? a href="big_picture.gif"><img src="small_picture.gif"></a |
#14
| |||
| |||
|
|
Hello If I'd like to show an image in its original size or in other words if I'd like to force the browser to use scroll bars if the image is too big I use img width=1500 height=1100 src=""big_picture.gif" I don't need to use tables. But that's also a cute idea. Thanks for this hint. However, my original questing was how to show a big image within <a href ...></a>? a href="big_picture.gif"><img src="small_picture.gif"></a Here I'm not able to use 'width' and 'height' and unfortunately also no tables for the big image (big_picture.gif). Stefan |
#15
| |||
| |||
|
|
You'd have to create a simple html file for each image. |
![]() |
| Thread Tools | |
| Display Modes | |
| |