gpt4 book ai didi

css - 在 Tailwind css 中用文本圈

转载 作者:行者123 更新时间:2023-12-04 00:53:37 27 4
gpt4 key购买 nike

我是初学者网络开发人员。
我有 Tailwind CSS 的小问题。我需要这个:https://ibb.co/KL8cDR2
这是我的代码:

<div class="w-1/2 h-10 rounded-full bg-gray-400" style="background-color:red">404</div>
但它不起作用:(我怎样才能做到?
请帮我

最佳答案

 <div class="font-bold text-gray-700 rounded-full bg-white flex items-center justify-center font-mono" style="height: 500px; width: 500px; font-size: 170px;">404</div>
这应该可以完成工作。确保添加一个自定义类来定义圆的高度和宽度以及字体大小并删除 font-mono从类(class)中添加您想要的字体。

关于css - 在 Tailwind css 中用文本圈,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/64425429/

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