• HTML 标签简写及全称


    下表列出了 HTML 标签简写及全称:

    标签英文全称中文说明
    aAnchor
    abbrAbbreviation缩写词
    acronymAcronym取首字母的缩写词
    addressAddress地址
    altalter替用(一般是图片显示不出的提示)
    bBold粗体(文本)
    bdoDirection of Text Display文本显示方向
    bigBig变大(文本)
    blockquoteBlock Quotation区块引用语
    brBreak换行
    cellcell
    cellpaddingcellpadding巢补白
    cellspacingcellspacing巢空间
    centerCentered居中(文本)
    citeCitation引用
    codeCode源代码(文本)
    ddDefinition Description定义描述
    delDeleted删除(的文本)
    dfnDefines a Definition Term定义定义条目
    divDivision分隔
    dlDefinition List定义列表
    dtDefinition Term定义术语
    emEmphasized加重(文本)
    fontFont字体
    h1~h6Header 1 to Header 6标题1到标题6
    hrHorizontal Rule水平尺
    hrefhypertext reference超文本引用
    iItalic斜体(文本)
    iframeInline frame定义内联框架
    insInserted插入(的文本)
    kbdKeyboard键盘(文本)
    liList Item列表项目
    nlnavigation lists导航列表
    olOrdered List排序列表
    optgroupOption group定义选项组
    pParagraph段落
    prePreformatted预定义格式(文本 )
    qQuotation引用语
    relReload加载
    s/ strikeStrikethrough删除线
    sampSample示例(文本
    smallSmall变小(文本)
    spanSpan范围
    srcSource源文件链接
    strongStrong加重(文本)
    subSubscripted下标(文本)
    supSuperscripted上标(文本)
    tdtable data cell表格中的一个单元格
    thtable header cell表格中的表头
    trtable row表格中的一行
    ttTeletype打印机(文本)
    uUnderlined下划线(文本)
    ulUnordered List不排序列表
    varVariable变量(文本)
  • 相关阅读:
    matlab神经网络训练方法,matlab神经网络训练图
    Redis代码实践总结(三)——redis持久化
    C语言 while循环1
    计算机毕业设计选什么题目好?springboot 高校就业管理系统
    工业产品外观设计的4个关键因素,你知道吗?
    min_max_gray
    4 AI scams to be aware of
    django开发个人博客系统
    2000万的行数在2023年仍然是 MySQL 表的有效软限制吗?
    什么是REACH测试?
  • 原文地址:https://blog.csdn.net/T0620514/article/details/128060265