html Bootstrap jQuery HTML5模板

Posted

tags:

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

<!DOCTYPE html>
<html lang="en">

    <head>
        <meta charset="utf-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
        <meta http-equiv="x-ua-compatible" content="ie=edge" />
        <link href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css" rel="stylesheet">
        <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
    </head>
    <body>

        <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
        <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"></script>
        <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"></script>
    </body>
</html>

以上是关于html Bootstrap jQuery HTML5模板的主要内容,如果未能解决你的问题,请参考以下文章

html html / bootstrap / fontawasom / jquery链接

html 新的HTML 5 + bootstrap和jQuery

html Bootstrap jQuery HTML5模板

jQuery,bootstrap框架

html jQuery和Bootstrap cdn库,załączaniejqueryi bootstrap

使用 bootstrap 5 cdn 时 Jquery 包含的菜单未显示在 html 页面上