HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Tables: Image with onmouserover needs text.
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table
View previous topic :: View next topic  
Author Message
adamx20



Joined: 13 Dec 2007
Posts: 6

PostPosted: Thu Dec 13, 2007 1:41 am     Tables: Image with onmouserover needs text. Reply with quote

complete noob at HTML. I bought my book so I could study HTML and instead reference it. I have a template and I would like the buttons to say something. I have look at all the 'Text over Image' help and it all says the image is to be in a background. The problem I have is the button has an onmouseover command and then an <img></img> portion in the <td> so all my text goes to the right or the left of the image.

Code:
<td>
<a href="#"
onmouseover="changeImages('button', 'images/button-over.jpg'); return true;"
onmouseout="changeImages('button', 'images/button.jpg'); return true;">
<img name="button" src="images/button.jpg" width="68" height="28" border="0"></a></td>
<td>


The above is the code I would like to edit so a piece of text is displayed over it.
sticks464



Joined: 31 Dec 2006
Posts: 933

PostPosted: Thu Dec 13, 2007 5:23 am     Reply with quote

You can either edit the existing images and put text on them with a graphics editor, or redo the html and do a list using background images. My recommendation is, do the list.
adamx20



Joined: 13 Dec 2007
Posts: 6

PostPosted: Thu Dec 13, 2007 7:30 am     Reply with quote

I am nearly HTML illiterate. I already changed the images. I will look into making the list though. Thanks for the advice. I think the list is what I want too.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial