-
CSS-input(autocapitalize,autofocus)
The autocapitalize 全局属性 是一个枚举属性,它控制用户输入/编辑文本输入时文本输入是否自动大写, 以及如何自动大写。属性必须取下列值之一: off or none: 没有应用自动大写(所有字母都默认为小写字母)。 on or sentences: 每个句子的第一个字母默认为大写字母;所有其他字母都默认为小写字母。 words: 每个单词的第一个字母默认为大写字母;所有其他字母都…- 37
- 0
-
CSS-input type(month,week,time,datetime-local)
code: <form action="http://baidu.com/" method="get"> <input type="date"><br> <input type="month"> <br> <input type="week&q…- 11
- 0
-
CSS-(min max step)
code: <form action="#" method="get"> 请输入数值: <input type="number" value="1" min="1" max="20" step="4"> <!-- min 最小 m…- 19
- 0
-
CSS-text-overflow属性
text-overflow: clip 修剪文本。 ellipsis 显示省略符号来代表被修剪的文本。 string 使用给定的字符串来代表被修剪的文本。 说明: width必须有一个固定宽度,white-space:nowrap(不让内容折行) overflow:hidden(隐藏溢出的内容) text-overflow:ellipsis(添加省略号) <style> *{margi…- 54
- 0
-
-
CSS-background(origin,clip,复合属性)
学习目标 background-origin属性(背景图像的相对位置) background-clip属性(背景图像的裁剪区域) 通过background-image、background-repeat、background-position和background-size等属性提供多个属性值实现多重背景图像效果,各属性值之间用逗号隔开。 background复合属性 …- 45
- 0
-
CSS-background(repeat ,position,attachment,size)
学习目标: 背景图像平铺 background-repeat 背景图像位置 background-position background-repeat属性 background-attachment属性(背景固定) background-size属性- 12
- 0
-
CSS-background(color,image,RGBA模式和opacity属性)
background-color属性 background-image属性 RGBA模式和opacity属性 opacity属性- 10
- 0
-
-
-
-
-
幸运之星正在降临...
点击领取今天的签到奖励!
恭喜!您今天获得了{{mission.data.mission.credit}}积分
我的优惠劵
-
¥优惠劵使用时效:无法使用使用时效:
之前
使用时效:永久有效优惠劵ID:×
没有优惠劵可用!