html html / bootstrap / fontawasom / jquery链接

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html html / bootstrap / fontawasom / jquery链接相关的知识,希望对你有一定的参考价值。

 <!-- Bootstrap CSS -->
 <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"
          integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" 
          crossorigin="anonymous">   
          
 <!--fontawesome library for icons-->
    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css"
          integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" 
          crossorigin="anonymous">
             
          
  ////////////////////////////////////////////////////////////////////////////////////////
  
<!--jquery link-->
<script src="https://code.jquery.com/jquery-3.3.1.js"
        integrity="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60=" 
        crossorigin="anonymous">
</script>

<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
        integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" 
        crossorigin="anonymous">
</script>          

以上是关于html html / bootstrap / fontawasom / jquery链接的主要内容,如果未能解决你的问题,请参考以下文章

Bootstrap_响应式网格系统

BootStrap之基础-5 BootStrap定制(LESS概述LESS语法)

Bootstrap 没有出现对话框

如何利用Bootstrap样式生成可搜索下拉框

html HTML,CSS,Bootstrap:使用Twitter Bootstrap进行5列布局

使用Bootstrap的HTML框架