K
K.
Hello!
I have such tag:
<table>
<tr>
<td>
Link
</td>
<td>
<a href="www.123.com" style="style_a"> Link to page</a>
</td>
</tr>
</table>
Now active area for this tag is just on the "Link to page" text.
I would like to enlarge active area of "a" tag to let the user click a few
mm (milimeters)
below, above, on left, on right the "a" tag.
I used to do such thing using Maps tag, but I don`t want to use Maps.
Is it possible to do this using <a href> tag?
Thank you in advance
Marcin
I have such tag:
<table>
<tr>
<td>
Link
</td>
<td>
<a href="www.123.com" style="style_a"> Link to page</a>
</td>
</tr>
</table>
Now active area for this tag is just on the "Link to page" text.
I would like to enlarge active area of "a" tag to let the user click a few
mm (milimeters)
below, above, on left, on right the "a" tag.
I used to do such thing using Maps tag, but I don`t want to use Maps.
Is it possible to do this using <a href> tag?
Thank you in advance
Marcin