前端词汇大全

news/2024/7/5 8:03:07

A


absolute 绝对的
active 活动的,激活的,<a>标记的一个伪类
align 对齐
alpha 透明度,半透明anchor 锚记<a>标记是这个单词的缩写
arrow 箭头
auto 自动

B

background 背景border 边框
banner 页面上的一个横条both 二者都是clear 属性的一个属性值
black 黑色bottom 底部,是一个CSS 属性
blink 闪烁box 盒子
block 块br 换行标记
blue 蓝色
bug 软件程序中的错误
body 主体,一个HTML 标记
building 建立
bold 粗体
button 按钮

C

cell 表格的单元格
color 颜色
center 中间,居中
contact 联系
child 孩子
content 内容
circle 圆圈
class 类别
css 层叠样式表
clear 清除
cursor 鼠标指针
cm 厘米
D

dashed 虚线
display 显示,CSS 的一个属
div 就是这个单词的缩写
decoration 装饰
document 文档
default 默认的
dotted 点线
double 双线

E

element 元素

F

father 父亲float 浮动
filter 滤镜,过滤器font 字体
first 第一个for 在循环语句中的一个保留字
fixed 固定的four 4 个

G

gif 一种图像格式green 绿色
gray 灰色

H

hack 常用于CSS 中的一些招数,或者类似于偏方的技巧
here 这里
hand 手
hidden 被隐藏
head 头部
home 首页
height 高度
horizontal 水平的
help 帮助
hover 鼠标指针经过时的效果,或称为“悬停状态”

I

Image 图像
inline 行内
important 重要的
inner 内部的
indent 缩进
italic 意大利体,斜体
index 索引

J

jpg 一种图像格式justify 两端对齐

L

language 语言
line 线
last 最后一个
link 链接
left 左边
list 列表
length 长度

M

margin 外边距
millimeter 毫米
max 最大的
min 最小的
medium 中间
model 模型
menu 菜单
move 移动
middle 中间

N

navigation 导航
none 无,不,没有
new 新的

O

object 对象
orange 橙色
one 一个
outer 外面的
only 仅仅
overflow 溢出
open 打开

P

padding 内边距
point 点
pointer 指针,指示器
purple 紫色
position 定位,位置

R

red 红色
resize 重新设置大小
relative 相对的
right 右边
repeat 重复,平铺
row 行

S

scroll 滚动
silver 银色
size 尺寸
square 方块
solid 固体,实线
static 静态的
solution 方案
strong 强壮,加粗的
son 儿子
style 样式
span 一个HTML 标记

T

table 表格title 标题
td 单元格的HTML 标记
top 顶部
text 文本
tr 表格中“行”的HTML 标记
transitional 过渡的
two 两个
three 三个type 类型
through 穿过

U

underline 下划线
uppercase 大写
upper 上面的
url 网址

V

vertical 竖直的
visited 访问过的

W

white 白色
width 宽度

Y

yellow 黄色


--本文摘抄自前端网常用词汇


http://www.niftyadmin.cn/n/3297877.html

相关文章

ActiveReports for .NET 简单使用

一. ActiveReports for .net的主要功能介绍 支持ASP.NET-ActiveReports在WebForms应用程序中通过使用ASP.NET 服务器控件来使用。这个控件支持分布式web报表&#xff0c;可使用HTML&#xff0c;ActiveX&#xff0c;.NET 和PDF浏览器。 完全代码集成-使用Microsoft Visual S…

基于ASP.NET的开源Blog程序总结

转自&#xff1a;http://www.livelog.org/article.aspx?id2 .Text http://www.telligentsystems.com/Solutions/Forums/ 多用户 ASP.NET 1.1 SQL Server 2000 开源 更新情况&#xff1a; 英文原版已经并入Community Server。博客园&#xff08;http://cnblogs.com &#xff0…

大数据下的用户行为分析

1. Consumer behaviour is the study of when&#xff0c;why&#xff0c;how and where people do or dont buy a product。 用户行为一般指用户通过中间资源&#xff0c;购买、使用和评价某种产品的记录。同时辅以用户、资源、产品自身及环境的信息。 用户行为记录一般可以表…

C#概念整理

一、C#中多继承的问题C# 不支持对类的多继承&#xff0c;每个类只能继承一个类&#xff1b;但支持多继承于接口&#xff0c;即每个类可以多继承于多个接口&#xff1b;二、C# 中结构体和类的区别c 中结构体和类的区别主要在于默认的可见程度不同。结构体的默认是public&#xf…

Stack栈和Heap堆的区别[转]

面试题常考题Stack—栈&#xff0c;Heap—堆。 堆存储&#xff1a; heapstorage 堆存储分配&#xff1a; heapstorage allocation 堆存储管理&#xff1a; heap storage management栈编址&#xff1a; stack addressing 栈变换&#xff1a;stack transformation 栈存储器&am…

Hadoop项目实战-用户行为分析之分析与设计

Hadoop项目实战&#xff0d;用户行为分析之分析与设计 http://www.cnblogs.com/smartloli/p/4569882.html 1.概述 本课程的视频教程地址&#xff1a;《用户行为分析之分析与设计》 下面开始本教程的学习&#xff0c;本教程以用户行为分析案例为基础&#xff0c;带着大家对项目的…

有关TinyXML使用的简单总结(转)

这次使用了TinyXML后&#xff0c;觉得这个东西真是不错&#xff0c;于是将使用方法坐下总结来和大家分享。 该解析库在开源网站&#xff08;http://sourceforge.net &#xff09;上有下载&#xff0c;在本Blog也提供下载&#xff08;下载TinyXML&#xff09; TinyXML是一个开源…

Problem--1A--Codeforces--TheatreSquare

Theatre Square time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard outputTheatre Square in the capital city of Berland has a rectangular shape with the size n  m meters. On the occasion of the city’s anniver…