Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/81.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
html css提交按钮_Html_Css - Fatal编程技术网

html css提交按钮

html css提交按钮,html,css,Html,Css,我有几件事情是在层叠的溢流上搁置的,似乎不知道如何让这条简单的线路工作 <a class="lp-element lp-pom-button" id="lp-pom-button-25"><span class="label" style="margin-top: -10px;">Get Notified!</span></a> 如果要提交表单,则应使用或元素。我不相信正常的链接可以用来提交没有javascript的表单 使用现有代码的更完整示例

我有几件事情是在层叠的溢流上搁置的,似乎不知道如何让这条简单的线路工作

<a class="lp-element lp-pom-button" id="lp-pom-button-25"><span class="label" style="margin-top: -10px;">Get Notified!</span></a>

如果要提交表单,则应使用
元素。我不相信正常的链接可以用来提交没有javascript的表单

使用现有代码的更完整示例如下:

得到通知!

非常感谢你,我知道这会很简单,但我想不出来。
<a class="lp-element lp-pom-button" id="lp-pom-button-25" type="submit" name="submit"><span class="label" style="margin-top: -10px;">Get Notified!</span></a>
keyinventory[dot]com