第一周单词表

第一、二天

label-for:当点击文字的时候,能够使对应的标签被选中;
name:名字;
description:描述;
keywords:关键字;
list:列表;
title:标题;
charset=UTF-8:字符集编码;
radio:单选;
checkbox:多选;
input:表单;
sex:性别;
background:背景;
font:字体;
height:高度;
width:宽度;
option:选项
select:选择
column:列
cols:列
rows:行
textarea:文本域
detail:详述
placeholder:占位符,添加默认提示文本;
refactor:重构;rename:重命名;
container:容器
wrap:外层
setting:设置;
editor:编辑
default:违约,默认
plugin:插件
install:安装;

第三天

  • unordered:无序;list:列表——ul
    • list item:列表项——li
  • ordered: 有序,命令;list:列表——ol;
    • list item:列表项——li
  • definition:定义;list——dl;
    • definition title: 定义标题;
    • definition description:定义表述词;
  • target:目标
  • solid:实心的,实线边框;
  • reformat:重定格式——reformat code:重新调整代码格式;
  • insert:插入
  • delete:删除
  • icon:图标;
  • favicon:图标

第四天

  • italic:倾斜;
  • normal:正常;
  • through:穿过;
  • decoration:装饰;
  • line-through:删除线;
  • underline:下划线;
  • none:无;

第五天

  • base:基础;
  • index:索引;
  • outline:轮廓,大纲;
  • banner:横幅,旗帜;
  • current:现在的,流行的;
  • radius:半径;
  • opacity:模糊,不透明的;
  • alpha:RGBA中a的意思,透明度;
  • filter:过滤;

第六天

  • ellipsis:省略号;
  • nowrap: 不换行;
  • overflow: 溢出;

你可能感兴趣的:(第一周单词表)