Anyone know how to take this code here
and make it work for IE 6?Code:<style> img.i1 { margin: 0 auto; display: block; border: 0; } </style> <img class="i1" src="media/images/notepad.png" width="55px" height="55px" alt="">
The code works for IE 7. But when I view my site in IE6, the images become weird.
This is not a homework asignment and my site cannot be viewed. Thanks



Reply With Quote


Bookmarks