|
I am trying to add two images to an AP DIV in Dreamweaver.
One loads fine and the other appears in dreamweaver, but when I preview it on the internet it just flashes up then disappears.
Anyone what is wrong with this?
The image that doesn't work - here is the code;
<div id="apDiv20"><a href="fixtures.html" ><img src="images/latest_fixture.png" width="300" height="105" alt="Next Match" longdesc="fixtures.html" /></a>
|