RE: <img ... height="x%">

> With Amaya it could work only if images are within a table.

Thank you again for your answer!
Now I tried this but have the same result:

<html>
  <body>
    <table>
      <tr><td><img SRC="sym-home.gif" height="8%"></td></tr>  
      <tr><td><img SRC="marcus_feuerhand.gif" height="10%"></td></tr>
      <tr><td><img SRC="sym-fuzzy.gif" height="7%"></td></tr>
      <tr><td><img SRC="sym-java.gif" height="9%"></td></tr>
      <tr><td><img SRC="sym-linux2.gif" height="7%"></td></tr>
      <tr><td><img SRC="sym-verweise.gif" height="8%"></td></tr>
    </table>
  </body>
</html>

test:
http://www.stormlight.de/test3.html

Any ideas?

Regards,
Marcus Beyer

Received on Tuesday, 6 February 2001 08:24:11 UTC