Skip to content

MiGongOrg/words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

Words

Words 提供 HTML/CSSS/JavaScript 中所涉及到的大部分单词,希望对你有帮助。

目录

重复出现

在某种语言或多种语言中重复出现频率较高的单词

单词 说明 HTML CSS JavaScript
alt Alter 改变
auto Auto 自动
bottom Bottom 底部
class Class
color Color 颜色
content Content 内容
checked Checked 选中
disabled Disabled 禁用
for For
height Height 高度
right Right
list List 列表
left Left
type Type 类型
min Min 最小值
max Max 最大值
name Name 名称
none None 没有
object Object 对象
src Source 来源
style Style 样式
top Top 顶部
var Var 变量
value Value
width Width 宽度

HTML

未收录部分不赞成使用、重复或浏览器与 HTML5 中不支持的标签及属性

标签 单词 HTML5 说明 属性单词
<a> Anchor 超链接/锚 href:Hypertext Reference rel:Relation nofollow target blank parent self
<abbr> Abbreviation 缩写/简写
<address> Address 地址
<area> Area 区域 shape default rect circ poly
<atricle> Article 文章
<aside> Asdie 旁边
<audio> Audio 音频 autoplay controls loop muted preload
<b> Bold 粗体
<base> Base 基准
<blockquote> Blockquote 引用 cite
<body> Body 主体
<button> Button 按钮
<canvas> Canvas 画布
<caption> Caption 标题
<code> Code 代码
<col> Column align
<colgroup> Column Group 列组
<del> Delete 删除
<div> Division 分割
<dl> Definition List 定义列
<dt> Definition Term 定义术语
<embed> Embedded 嵌入
<fieldset> Fieldset 控件组
<figcaption> Figure Caption 图像标题
<figure> Figure 图像
<footer> Footer 页脚
<form> Form 表单 action method autocomplete
<frame> Frame 框架
<frameset> Frameset 框架集
<h1> Headline 标题
<head> Head 头部
<header> Header 页眉
<hr> Horizontal Rule 水平线
<iframe> Inline Frame 内联框架 scrolling seamless srcdoc
<img> Image 图像
<input> Input 输入 accept maxlength multiple pattern placeholder readonly required step
<ins> Inserted 插入
<label> Label 标签
<legend> Legend
<link> Link 链接
<map> Map 图像/映射
<mark> Mark 记号
<meta> Meta 元标记 author description keywords generator revised others
<meter> Meter 测量
<nav> Navigation 导航
<ol> Ordered List 有序列表 reversed start
<option> Option 选项
<output> Output 输出
<p> Paragraph 段落
<param> Param 参数
<pre> Preformatted 预定义格式
<progress> Progress 进度
<section> Section
<small> Small
<source> Source 来源
<span> Span
<strong> Strong 强调
<sub> Subscript 下标
<sup> Superscript 上标
<table> Table 表格 rules
<textarea> Text Area 文本区域 cols rows wrap hard soft
<time> Time 时间 datetime pubdate
<title> Title 标题
<ul> Unordered List 无序列表
<video> Video 视频 poster

CSS

属性 单词 CSS3 说明 属性扩展
animation Animation 动画 duration timing delay iteration count direction play state fill mode
background Background 背景 attachment image position repeat clip origin size
border Border 边框 radius outset repeat slice source box-shadow outline
columns Columns 多列 count fill gap rule
font Font 字体 family adjust stretch variant weight
margin Margin 外边距
padding Padding 内边距
clear Clear 清除 both inherit
clip Clip 修剪 shape inherit

JavaScript

About

HTML/CSSS/JavaScript Words

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published