菁英数字科技(猩码)-猩码学苑-专注软件开发人才菁英教育

标题: H5C3-袁瑞-20221122 [打印本页]

作者: Yrrrrrrrrrr    时间: 2022-11-23 01:44
标题: H5C3-袁瑞-20221122
一、HTML5的新特性:
<articel> 、<nav>

二、TML5新增的Input类型
        新增的type属性值
                e-mail
               
三、HTML5新增表单属性
        placehouder:、mutible:mutible、required: required、autofocus:autofocus、autocompleten/off

       
       
       
       
四、HTML5新增的多媒体标签
video:
        autoplay、controls、src、muted、repload、loop、poseter、witdh、height、controls、src、loo
        audio


五、CSS3的怪异盒模型
        box-sizing:
                content-box:width+height +padding +border
                border-box:width+height

六、CSS3新增选择器
  (1)属性选择器
  (2) 结构伪类选择器 : nth-of-type 、nth-child
区别:
nth-child对父元素里面所有子元素进行排序(序号是固定的),先找第n个孩子,然后看是否和p元素匹配
nth-of-type 先对父元素里面指定的子元素进行排列,先去匹配p元素,然后再找第几个p元素

(3)伪元素选择器
::before/::after

七、CSS3过渡
属性: transition
属性值
想要变化的CSS属性
花费时间
3.运动曲线

今日遇到的问题: 无







欢迎光临 菁英数字科技(猩码)-猩码学苑-专注软件开发人才菁英教育 (http://www.xingmaxueyuan.com/) Powered by Discuz! X3.4