扫码关注官方订阅号
请各位乡亲父老看看,瞧一瞧!说出你们所想,如有不爽请狂喷楼猪,大恩不言谢!思密达
业精于勤,荒于嬉;行成于思,毁于随。
vertical-align: top;
在button里面加入文字或者这样`button, input[type="button"] {
width: 200px; height: 200px; padding: 0; border: none; }` 加入 ` vertical-align: top;`就可以解决了,应该跟文字的对齐方式有关
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
在button里面加入文字或者这样
`button, input[type="button"] {