基础html和css的单词

HTML
html HTML文档标签
head HTML文档头标签
body HTML主体内容标签
meta 元数据标签
charset 字符集属性
header 内容的头部
nav 导航
main 内容的主体
footer 内容的脚部
article 内容的文章
audio 音频标签
video 视频标签
form 表单标签
input 输入框标签
text 文本输入框
password 密码输入框
radio 单选框
checkbox 多选框
color 颜色
email 邮箱
number 数字
date 日期
datetime-local 日期时间
button 按钮
submit 提交按钮
reset 重置按钮
image 图像按钮
img 图像
select 下拉框
option 下拉框选项
datalist 新的下拉框
textarea 多行文本框
action 表单的提交位置属性
method 表单的提交方式
table 表格标签

CSS
width 宽度
height 高度
background-color 背景颜色
background-image 背景图片
background-repeat 背景图片平铺
background-position 背景图片位置

font-family     字体
font-size          文字大小
font-weight         文字粗细
            normal     正常
            bold        加粗
font-style 
            normal      正常
            italic        斜体

color       颜色 
text-align  水平对齐
    left  center right justify[两端对齐] 
text-indent     首行缩进
text-decoration 文本修饰线
        none underline overline line-through 
lint-heiht  行高
overflow    溢出处理
        hidden  scroll 
        隐藏        滚动

border-width  边框宽度    
border-style    边框样式
        none solid dashed dotted double
        没有 实线   虚线   点线  双实线  
border-color 边框颜色
border-radius  圆角边框

list-style-type  列表项样式
list-style-position 列表项位置 
list-style-image   图像列表项


margin  外边距
padding  内边距

float   浮动
clear   清除浮动


postion     定位
    relative absolute
    相对       绝对 
top 
right 
bottom 
left 

display     显示方式
        none  inline  block inline-block flex 

flex-direction  弹性定位方向
            row     行
            reverse-row 倒序的行
            col    列
            reverse-col  倒序的列
flex-wrap   弹性文本换行方式
        wrap nowrap 
        自动换行  不换行

justify-content 主轴对齐方式
        flex-start 
        flex-end
        center 
        space-between
        space-around 

align-content 交叉轴

jusitfy-items  

align-items     
        baseline 
        flex-start
        flex-end 
        stretch 
        center 

order 
flex-grow 
flex-strink 

JavaScript
let
var
const

number 
string 
boolean 
null 
undefined 
NaN 
object 
infinity

Number String对象的常用方法
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值