目录

<xmp>

描述 (Description)

HTML

标记指定预格式化的文本。

例子 (Example)

<!DOCTYPE html>
<html>
   <head>
      <title>HTML xmp Tag</title>
   </head>
   <body>
      HTML tags include 
      <xmp><b> for bold text</b>, <i> for italic text.</i></xmp>
   </body>
</html>

这将产生以下结果 -

新页面打开

全局属性 (Global Attributes)

此标记支持 - HTML Attribute Reference描述的所有全局属性

浏览器支持 (Browser Support)

ChromeFirefox IE OperaSafariAndroid
YesYesYesYesYesYes
↑回到顶部↑
WIKI教程 @2018