Create a Bootstrap Headline


现在,让我们从头开始练习我们的HTML, CSS 和 Bootstrap 技术。

我们将会搭建一个 jQuery playground,它也即将在我们接下来的 jQuery 课程中被投入使用。

首先,创建一个 h3 元素,并且包含文本内容 jQuery Playground

h3 元素中设置 Bootstrap 的 class 属性 text-primary 为其上色,同时增加 Bootstrap 的 class 属性 text-center 使文本居中显示。


创建Bootstrap标题

相关文章:

  • 2022-02-09
  • 2022-02-08
  • 2021-10-06
  • 2021-12-19
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-12
  • 2022-12-23
  • 2021-05-30
  • 2021-09-26
  • 2022-12-23
  • 2021-12-16
  • 2021-12-23
相关资源
相似解决方案