Posted by <talthen.z-serwera.o2 on 05/05/06 12:47
Hello
Simple layout:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
</head>
<body>
<img src="menu.gif" height="100%" align="left" alt="menu">
<p align="justify">belbldksjfskf sljfklsjdflks jlsdjflksdf.</p>
</body>
</html>
Works perfectly in MSIE and Opera, but not in Firefox.
What I want is a picture "menu.gif" with height="100%" and proportionally
resized width placed
on left side of the page. The image should be fully visible even if the user
scrolls page down.
The text should be on the right side.
How can I do this "fixed" positioning of the image and how can I make
Firefox resize the image to 100% height and proportional width?
Regards
Talthen
[Back to original message]
|