顯示具有 bootsrap 標籤的文章。 顯示所有文章
顯示具有 bootsrap 標籤的文章。 顯示所有文章

2019年3月7日 星期四

BootStrap筆記

先到bootstrap的官網下載Bootstrap
https://getbootstrap.com/

bootstrap會使用到JQuery,所以必須要在下載JQuery
https://jquery.com/download/

在使用時,請先在head寫入
<meta name="viewport" content="width=device-width, initial-scale=1,
shrink-to-fit=no">