<code>
优质
小牛编辑
126浏览
2023-12-01
描述 (Description)
HTML code标记指定计算机代码文本。
例子 (Example)
<!DOCTYPE html>
<html>
<head>
<title>HTML code Tag</title>
</head>
<body>
<p>The header file for C++ Program is :<code>#include<iostream.h></code>.</p>
</body>
</html>
全局属性 (Global Attributes)
此标记支持HTML Attribute Reference描述的所有全局属性
事件属性 (Event Attributes)
此标记支持HTML Events Reference中描述的所有事件属性
浏览器支持 (Browser Support)
Chrome | Firefox | IE | Opera | Safari | Android |
---|---|---|---|---|---|
Yes | Yes | Yes | Yes | Yes | Yes |