• h5基本单词


    一·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  正方形;

  • 相关阅读:
    多线程编程(2):线程的同步
    C#中listview实现排序
    [PLC]S7-300的数据类型
    C# 多线程编程(4):多线程与UI操作
    Thunderbird 80 column FIX 发出的邮件也需要在80列处line break
    vsftp 500 OOPS: vsftpd: refusing to run with writable anonymous root
    科普 What is YUV
    转载:网站真的可以无密码登录么?
    Ubuntu 12.04安装Microsoft lifecam studio摄像头
    Thunderbird on Ubuntu 12.04 调整邮件列表行间距
  • 原文地址:https://www.cnblogs.com/cxz261/p/9628356.html
Copyright © 2020-2023  润新知