|
From: Stefaan C. <sc...@aa...> - 2003-04-16 11:35:55
|
On 15 Apr, Stuart Halliday <st...@cy...> wrote: [snip] > I guess its ignoring the img size tag and using the real width and height > of the images? :-) The attributes width and height are not completely ignored: see <http://www.archimedes.be/TableTest4.html> and <http://www.archimedes.be/TableTest5.html> The only difference between the 2 webpages is: *diff -bB TableTest4/html TableTest5/html 26c26 < <IMG src="./Images/ArchiBG2.jpeg" ALT="_Archimedes" WIDTH=76 HEIGHT=302> --- > <IMG src="./Images/ArchiBG2.jpeg" ALT="_Archimedes" WIDTH=76 HEIGHT=151> * But the webpages are displayed differently. BTW: there is a redraw problem (cf TableTest4.html). Drag a *small* window (or memu) over the jpegs... Part of the jpegs is not redrawn. Bizarre :-/ -- Stefaan Claes, Hove, Antwerpen, Belgium, Europe, <sc...@aa...> |