• 必记单词


    一·Html单词

    DOCTYPE    文档; html    网页; head  头;  title    题目; paragraph   段落; body   主体;

    二.css单词

    color  颜色;style  样式;background  背景; ralative 相对的; absolute  绝对的;font-style  字体样式;font-family  字形;font-weight 字体粗细;font  字体;background-position背景位置;background-size  北京大小;background-repeat  背景平铺;width  宽度;height  高度;line-height  行高;float  浮动;overflow  超出;text-align  文本对齐;vertical-align  垂直对齐;text-indent  文本缩进;text-decoration  文本修饰;border  边框;border -color边框颜色;border -style 边框样式;border -width  边框粗细;contect  内容;margin  外边距;margin-top  上边距;margin-left  左边距;margin-right  右边距;margin-bottom  下边距;padding  内边距;padding-top  上内边距;pa;;dding-left  左内边距;padding-right  右内边距;padding-under  下内边距;outline  外线;

    三。属性词

    color  颜色;url  路径;normal  正常;left  左;right  右;center  居中;top  上;bottom  底部;hidden  隐藏;scroll  滚动条;solid  实线;dashed  虚线;bold  加粗;overline  上划线;underline  下划线;middle  居中;no-repeat  不平铺;none  空;

    四.拓展单词

    src  路径;name 名字;rowspan  上下合并;colspan  左右合并;cellpadding  单元格内边距;cellspacing  单元格边距;ul  无序列表;ol  有序列表;li  列;di  自定义列表;list-style  列表样式;disc  实心圆;circle  空心圆;square  正方形;

  • 相关阅读:
    点击滚动到任意位置
    设置滚动条
    突破浏览器限制字体大小不能低于12px的限制
    font-family 字体及各大主流网站对比
    可视区尺寸改变的时候,重绘Echarts
    <input />
    switch (xx) { case xx: break ......}
    让页面随浏览器的窗口大小缩放而缩放
    对后端返回的 html 标签不识别的解决办法
    html 标签分类:块级元素、内联元素 ......
  • 原文地址:https://www.cnblogs.com/jialaoshizaixianjiaoxue/p/9628272.html
Copyright © 2020-2023  润新知