首先必须对着官方文档的模板来写:

https://getbootstrap.com/docs/4.3/getting-started/introduction/

 

然后:

这里必须加上 rel="stylesheet" ,否则失效

<link rel="stylesheet" href="libs/bootstrap-4.3.1-dist/css/bootstrap.min.css">

 

相关文章:

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