Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/71.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

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/css/35.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 按钮对齐物化中的按钮_Html_Css_Materialize - Fatal编程技术网

Html 按钮对齐物化中的按钮

Html 按钮对齐物化中的按钮,html,css,materialize,Html,Css,Materialize,我试图底部对齐一个物化CSS按钮 请看下面我的现状:- “我的HTML表单”按钮如下所示:- <div class="col s1"> <a id="btn" style="vertical-align: bottom; display: inline-block; position: bottom;" class="btn waves-effect waves-light blue-grey darken

我试图底部对齐一个物化CSS按钮

请看下面我的现状:-

“我的HTML表单”按钮如下所示:-

<div class="col s1">
<a id="btn" style="vertical-align: bottom; display: inline-block; position: bottom;" class="btn waves-effect waves-light blue-grey darken-3">Submit</a>
</div>

提交
我应该怎么做才能将其底部对齐到同一行中?

使用以下方法:

#element {
position: absolute;
top: 3%;}

自己测试并调整,仅供参考,位置:底部无效样式我们需要更多代码,有时其他元素试图破坏某些东西,或者是解决问题,请给我们更多代码并检查此问题,请可能帮助您: