[thelist] the mystery of the disappearing image

Gary Gary at star-chaser.com
Fri Jun 14 19:16:00 CDT 2002


At 08:01 PM 6/14/02 -0400, you wrote:
>For some reason, the second picture on the left side of this page:
>http://cs.oberlin.edu/~jswiders
>keeps disappearing (IE6/W2K).  It appears to have something to do with this
>code:
>
>img.vlad {
>     width:70%;
>     height:70%;
>}
>
>According to the Web Design Group, width and height are valid attributes for
>IMG, and percentages valid values:
>http://www.htmlhelp.com/reference/css/box/width.html
>
>It should probably be noted that it also disappeared when I gave it the
>value in
>the HTML as well.
>
>Anyone see what I'm missing?

close your image tag.
  <img class="main" src="images/hasek.jpg" alt="[Detroit goalie D Hasek
   20:     celebrates the new DRW Stanley Cup]"><br />

Also IE6 is broken, remove this and see what happens.
<?xml version="1.0" encoding="UTF-8"?>

gary





More information about the thelist mailing list