Add space to my hyperlink

N

news

Hello,

I have a webpage with some hyperlink within a button. The problem is that
some of my hyperlink is shorter that others and therefore the user must
navigate to the hyperlink to click on the link!

The thing I want is to make the button more user-friendly (user can click
anywhere on the button) and not only on the hyperlink within the button!!!


Here is my code:
<td align="left" valign="bottom" bgcolor="#CDD6DF"
background="images/but28.jpg" onMouseOver="background='images/but281.jpg'"
onMouseOut="background='images/but28.jpg'" width="190" height="32"><img
src="images/trans.gif" border="0" width="15" height="15"
align="baseline">•&nbsp;<b><a
href="default.asp?page=<%=rs("SubMId")%>&sub=<%=C%>"
target="_self"><%=rs("SubMR")%></a></b><br><br></td>


// Nils
 
B

Bob Barrows [MVP]

news said:
Hello,

I have a webpage with some hyperlink within a button. The problem is
that some of my hyperlink is shorter that others and therefore the
user must navigate to the hyperlink to click on the link!

The thing I want is to make the button more user-friendly (user can
click anywhere on the button) and not only on the hyperlink within
the button!!!

HTML/CSS questions will get better response in one of the newsgroups
devoted
to those topics (http://groups.google.com/groups/dir?sel=33584039).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top