首頁  >  文章  >  web前端  >  bootstrap怎麼在jsp使用方法

bootstrap怎麼在jsp使用方法

angryTom
angryTom原創
2019-07-27 17:43:045257瀏覽

bootstrap怎麼在jsp使用方法

如果你想了解更多關於bootstrap的知識,可以點選:BootStrsp教學

使用jsp開發網站也是我們常見的一種動態網站的開發模式。那麼怎麼在jsp應用bootstrap呢,下面我們就來為大家介紹一下bootstrap在jsp中的使用方法。

1、新建一個webroot專案。在webroot中新增res資料夾,將下載的bootstrap資料夾加入進去

bootstrap怎麼在jsp使用方法

#2、在需要的頁面引用css和js檔案

bootstrap怎麼在jsp使用方法

將Link 的href 改成bootstrap中min.css的路徑 

bootstrap怎麼在jsp使用方法

或用&lt ;link rel="stylesheet" type="text/css" href="../../res/bootstrap/css/bootstrap.min.css">

3 、進行簡單的應用 

bootstrap怎麼在jsp使用方法

#

以上是bootstrap怎麼在jsp使用方法的詳細內容。更多資訊請關注PHP中文網其他相關文章!

陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn