随笔分类 -  HTML

API bluePrint 文档编写
摘要:https://apiblueprint.org/ https://www.npmjs.com/package/drakov https://github.com/apiaryio/api-blueprint/blob/master/examples/01.%20Simplest%20API.md 阅读全文

posted @ 2018-10-27 10:08 春分夏至 阅读(244) 评论(0) 推荐(0) 编辑

The Icons
摘要:https://fontawesome.com/v4.7.0/icons/ 阅读全文

posted @ 2018-10-10 18:44 春分夏至 阅读(158) 评论(0) 推荐(0) 编辑

css 实现背景图片平铺整个屏幕
摘要:#app{ background-image: url(" img/1.jpg "); background-repeat: no-repeat; //不重复 background-size: 100% 100%; // 满屏} 阅读全文

posted @ 2018-06-28 23:23 春分夏至 阅读(68430) 评论(0) 推荐(1) 编辑

vue.js 根据读取的值 来选中radio 单选
摘要:html: 阅读全文

posted @ 2018-06-25 00:50 春分夏至 阅读(13422) 评论(0) 推荐(1) 编辑

js 检测当前浏览器器信息
摘要:<html><head><title>JS显示当前浏览器详细信息</title> <SCRIPT> function whatBrowser() { document.Browser.Name.value=navigator.appName; document.Browser.Version.val 阅读全文

posted @ 2018-06-13 16:22 春分夏至 阅读(202) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示