gpt4 book ai didi

html - 居中表格和提交按钮 CSS

转载 作者:太空宇宙 更新时间:2023-11-04 16:18:37 25 4
gpt4 key购买 nike

我屏幕上的居中表格适用于这样的 CSS 行:

margin-left: auto;
margin-right: auto;

但是对于提交按钮它不起作用,我是否需要像 margin-right:400px 那样手动输入它?但是,如果其他人的屏幕具有更大的分辨率,那么它就不会居中吗?

最佳答案

利用文本对齐属性使其居中

text-align:center;

关于html - 居中表格和提交按钮 CSS,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7025082/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com