well iv had a little look through css and theres nothing much that really suites the style i'm looking through
I have about 7 links using java script, one line of it is
<a href="http://localhost:8080/index.php" onmouseover="setOverImg('1','');overSub=true;showSubMenu('submenu1','button1');" onmouseout="setOutImg('1','');overSub=false;setTimeout('hideSubMenu(\'submenu1\')',delay);" target=""><img src="buttons/button1up.png" border="0" id="button1" vspace="1" hspace="1"></a><br>
the problem is that css only lets you rap text round a image when you have pointed to the image to rap around. I'v also tryed doing it without pointing to a image.
i'v attached the file that iv been trying to do this on. but i think iv got a bit big for my boots as iv been doing this 3 days now.
if anybody could help it would be much appreciated.