Reply
Old 09-03-2004, 05:16 PM html help
steve_81's Avatar
Experienced Talker

Posts: 42
where would I put the URL's for the links in this html? My Site

Last edited by steve_81 : 09-03-2004 at 05:18 PM.
steve_81 is offline
Reply With Quote
View Public Profile Visit steve_81's homepage!
 
When You Register, These Ads Go Away!
Old 09-05-2004, 12:30 AM
Manson's Avatar
Super Talker

Posts: 106
Location: South Wales, UK
Where you have the code:

HTML Code:
<tr>
<td><img src="temp14_15.gif" width="115" height="40"></td>
<td><a href="#" onmouseover="on1();" onmouseout="off1();"><img src="link_1.gif" width="50" height="40" border="0" name="a"></a></td>
change the hash to the link you want e.g:

HTML Code:
<tr>
<td><img src="temp14_15.gif" width="115" height="40"></td>
<td><a href="putlinkhere.html" onmouseover="on1();" onmouseout="off1();"><img src="link_1.gif" width="50" height="40" border="0" name="a"></a></td>
And do it it for each link. Hope it helps!
__________________
Admin of Excess Tiger
Manson is offline
Reply With Quote
View Public Profile Visit Manson's homepage!
 
Old 09-05-2004, 02:13 PM thanks
steve_81's Avatar
Experienced Talker

Posts: 42
thank you for your help
steve_81 is offline
Reply With Quote
View Public Profile Visit steve_81's homepage!
 
Reply     « Reply to html help
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12332 seconds with 12 queries