Forum Moderators: open

Message Too Old, No Replies

Can Google follow this?

Unclear about link status...

         

zoobie

4:03 am on May 9, 2003 (gmt 0)

10+ Year Member



Can Google follow this a href?

<td>
<a href="page.html"><button onClick="window.location='page.html'">CONTINUE</button></a>
</td>

?

Thanks

dmorison

4:25 am on May 9, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Shouldn't be a problem - no different to including formatting tags within an anchor.

Curious as to what it achieves for you though....! :)

zoobie

6:36 am on May 9, 2003 (gmt 0)

10+ Year Member



Well, only by using button can I acheive a cross-browser image with centered text-over it seems...

With the code above, I've noticed the default href underline is coming thru in the button and disappears when I use text-decoration:none on the href...so, I think it's working.

Thanks

Gonzalez

10:22 am on May 9, 2003 (gmt 0)

10+ Year Member



I have similar stuff and yes, it works :=)