• html与css常见个别单词


      Html单词

    Doctype 文档  

    html 网页  

    head 头  

    body主体  

    paragraph 段落  

    title 题目  

    Css单词

    color 颜色  

    style 样式

    background 背景

    position 位置

    relation 相对的

    absolute 绝对的

     font style 字体样式  

    font family 字形

     font weight  字体粗细

    font 字体

     background position 背景位置

     background size 背景大小

     background repeat 背景平铺

     width宽

     height 高

     line height  行高

     float 浮动  

    overflow 超出  

    text-aline  文本对齐  

    vertical-aline 垂直对齐

     text-indent 文本缩进

     text-decoration 文本修饰

     border边框

     border color 边框颜色

    border style  边框样式  

    border width 边框粗细  

    concent 内容  

    margin 外边距  

    margin top 上边距

     margin left 左边距

     margin right 右边距

    margin bottom 下边距

     padding 内边距

     padding top 上内边距

     padding left 左内边距

     padding right 右内边距

     margin bottom 下内边距

     outline 外线

    Css属性值单词

    颜色……          

    url 路径,地址  

    normal 正常的  

    left 左  

    right 右  

    center居中  

    top 上  

    bottom 底部  

    hidden 隐藏  

    scroll 滚动条

     solid 实线  

    dashed 虚线  

    bold 加粗

    overline 上划线  

    underline 下划线

     line through 删除线  

    middle居中

     no repeat 不平铺  

    none 空

     src 路径

     name 名字

     rowspan 上下合并  

    colspan水平合并  

    cellspacing 单元格间距

     cellpadding 单元格内边距

     ul 无序列表

     ol 有序列表

     li 一列  

    dl 自定义列表

     list style 列表样式

     disc 实心圆  

    circle 空心圆

     square 正方形  

  • 相关阅读:
    CV2图像操作
    Sobel边缘检测
    matlat之KDTreeSearcher()函数
    linux shell 将多行文件转换为一行
    (转)Shell脚本编程--Uniq命令
    (转)iptables简介
    (转)linux passwd批量修改用户密码
    (转)linux sort 命令详解
    (转)Linux命令之md5sum
    (转)shell实例浅谈之产生随机数七种方法
  • 原文地址:https://www.cnblogs.com/yangzhiqiang/p/9629812.html
Copyright © 2020-2023  润新知