如何将按钮从页面的顶角移到页面的中心
.button {
background-color: rgb(168, 229, 70);
width: 200px;
font-size: 20px;
padding: 5px;
border-radius: 5px;
border: 3px solid yellow;
color: white;
text-align: center;
}
<a href="">
<div class="button">enter</div>
</a>
<!--insert a link that take to a page that has info about the developers
-->
我不知道该怎么做?
4条答案
按热度按时间4bbkushb1#
添加此内容应该可以完成此操作
mwg9r5ms2#
这将使您的按钮进入页面的中心。
0sgqnhkj3#
您可以添加以下内容:
.按钮{
}
或者这个:
omtl5h9j4#