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

唐兆文8.19

BootStrap

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

BootStrap的下载引用

使用前提

​ html5文件类型
<!DOCTYPE html>
...
移动端设备优先

width=device-width:表示宽度是设备屏幕的宽度
initial-scale=1:表示初始的缩放比例
shrink-to-fit=no:自动适应手机屏幕的宽度

    </!doctype>

全局样式

对BootStrarp的各种属性引用

心得

峰哥建议提前适应程序员的熬夜三点之前不睡觉,我还是不敢尝试不然明天一整天都是打瞌睡,基础本来就不好。华为官网的内容还是有挑战力对之前的学习还是一种复习再次学习。

评论留言