Warning: Attempt to read property "ID" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 471

Warning: Attempt to read property "display_name" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 480

Warning: Attempt to read property "display_name" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 487

Warning: Attempt to read property "description" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 489

Warning: Attempt to read property "ID" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 493

2020819日志邹瑞

学习总结

BootStrap

BootStrap是一个用于快速快发Web应用程序和网站的前端框架,BootStrap是基于HTML、CSS、JAVASCRIPT的

下载BootStrap后将bootstrap.min.css;bootstrap.min.js放指定的js,css文件中,使用link;和script标签引入即可

使用时利用类名来提取框架样式,也可单独修改样式,或添加新类名修改样式,

学习心得

因为和css有很大出入,所以理解起来不会很复杂,但是不怎么习惯用这个去写东西。

评论留言