My friend is making a website display some gif image files as some page links. They display correctly in Firefox and Chrome, but not in Internet Explorer. How can images be displayed in Internet Explorer? Here is a line of HTML code that should display a gif link:
& lt; A href = "kendo.htm" & gt; & Lt; Img src = "arrowprev.gif" alt = "back page arrow" /> & lt; / A & gt; | & Lt; A href = "index.htm" & gt; Home & lt; / A & gt; | & Lt; A href = "festivals.htm" & gt; & Lt; Img src = "arrownext.gif" alt = "next page arrow" /> & lt; / A & gt;
Thanks for the help!
Try these two links:
- < Li>
Comments
Post a Comment