自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

原创 H5工作经验

H5新标签 大区块 :section 文章:article 头部:header 尾部:footer 主体:main /只能用一次/ 时间:time 地址:address 标题组:hgroup0963. 导航:nav 图文混排:figure、figcaption 侧标栏:aside 重新标签: 标记:mark 菜单列表:menu 拼音注释:ruby、rt 移除标签: font、center、bi...

2019-12-10 20:25:09 179

原创 2020-05-29

var strl=“javascript”, str2=“very important program of web”; document.write(“chatAt(4):” + strl.charAt(4) + “”);//返回指定位置的字符 document.write(“chatCodeAt(4):” + strl.charAt(4) + “”);//返回指定字符的Unicode编码 document.write(“formCharCode(115):” + String.fromCha

2020-05-29 16:34:38 162

原创 图片点击切换

2019-12-19 14:34:32 104

原创 h5 基础

兼容性前缀: 谷歌:webkit 火狐:moz ie:ms 欧朋:o 选择器: 属性选择器:*= 包含 ^=以…开头 $= 以…结尾 伪类选择器:first-of-type last-of-type nth-of-type() 前3个 nth-of-type(-n+3) 偶数:nth-of-type(2n)even 基数:nth-of-type(2n-1)od...

2019-12-13 11:16:12 122

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除