| 
 Posted by Stefan Mueller on 06/14/06 23:20 
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
 
  
Navigation:
[Reply to this message] 
 |