美文网首页
html标签转义符

html标签转义符

作者: allenggg | 来源:发表于2018-03-20 14:36 被阅读0次

    <xmp> tag

    The element was used to surround HTML example text that should be rendered without interpreting any HTML elements between the opening and closing tags. The element was deprecated in HTML 3.2 and is now obsolete.

    usage:

    <xmp><p></xmp>
    

    相关文章

      网友评论

          本文标题:html标签转义符

          本文链接:https://www.haomeiwen.com/subject/nbzeqftx.html