GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   Need code help (https://gfy.com/showthread.php?t=1147124)

Cameltoepro 08-06-2014 10:03 AM

Need code help
 
I hope I am wording this right.
How do I code this </div>
<a href="#"><h3 class="bottom-btn-green">CLICK HERE TO COMPLETE SIGNUP</h3></a>
</div>

to link to a form action not a href link?
Any help on this would be very much appreciated.
Thank You

myleene 08-06-2014 05:07 PM

See these:
http://www.w3schools.com/tags/att_form_action.asp
http://stackoverflow.com/questions/1...the-difference

Cameltoepro 08-07-2014 06:08 AM

Thanks. For the help..appreciated.

dobry_den 08-11-2014 01:36 AM

Code:

<form action="#">
  <input type="submit">CLICK HERE TO COMPLETE SIGNUP</input>
</form>

You can use CSS to make the button look like a link or line of text.


All times are GMT -7. The time now is 04:59 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123