image flip using tables How To?
Using the source below is it possible to use an image flip. Or some other way? I would like to replace(flip) image "idhome.gif" with "idhome2.gif", image "idwd.gif" with"idwd2.gif", and image "idsoft.gif" with "idsoft2.gif".
</HEAD>
<body bgcolor="#FFFFFF">
<table border="0">
<tr>
<td><a href="home.html"><img src="file:///C:/0/idwwl.gif"
border="0" width="306" height="115"></a><a
href="home.html"><img src="file:///C:/0/idhome.gif"
border="0" width="115" height="32"></a><a href="wd.html"><img
src="file:///C:/0/idwd.gif" border="0" width="162"
height="32"></a><a href="soft.html"><img
src="file:///C:/0/idsoft.gif" border="0" width="151"
height="32"></a></td>
</tr>
</table>
<p> </p>
</body>
</html>
<HEAD>
[This message has been edited by Eskie (edited 23 November 1999).]
Anonymous posted this at 04:11 — 22nd November 1999.
They have: 5,633 posts
Joined: Jan 1970
What image would you like to change? Please give us a bit more to work with.
------------------
http://go.to/hass
[This message has been edited by lloydhass (edited 21 November 1999).]
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.