gpt4 book ai didi

html - 如何对齐自定义按钮中的中心文本?

转载 作者:技术小花猫 更新时间:2023-10-29 12:52:49 26 4
gpt4 key购买 nike

我有这个html

<head>
<title>HTML5 App</title>

<link rel="stylesheet" type="text/css" href="css/custom.css">
<link rel="stylesheet" type="text/css" href="css/buttons.css">

</head>

<body>
<!--Estructura -->


<div id="botones">
<button class="btn" data-am-type="button">Soy un &lt;button&gt;</button>
<a class="btn" data-am-type="button">Soy un &lt;a&gt;</a>
<div class="btn" data-am-type="button">Soy un &lt;div&gt;</div>
<input class="btn" type="button" value="Soy un <input>">
</div>

</body>

最佳答案

关于html - 如何对齐自定义按钮中的中心文本?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16667536/

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