Bootstrap框架加载方式
方法一:直接加载CDN文件
- 将以下代码添加到 HTML 文档的 部分:
<link href="https://cdn.jsdelivr.net/npm/<a%20style=\'color:#f60;%20text-decoration:underline;\'%20href=" https: target="_blank">bootstrap@5.1.3/dist/<a style="color:#f60; text-decoration:underline;" href="https://www.php.cn/zt/15716.html" target="_blank">css</a>/bootstrap.min.css" rel="stylesheet"> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>