当前位置: 首页 > 文档资料 > HTML 入门教程 >

<big>

优质
小牛编辑
124浏览
2023-12-01

描述 (Description)

HTML 标记会增加字体大小。 This tag is not supported in HTML5

例子 (Example)

<!DOCTYPE html>
<html>
   <head>
      <title>HTML big Tag</title>
   </head>
   <body>
      <p><big>Website: complieonline.com</big>(Online Compiler)</p>
   </body>
</html>

全局属性 (Global Attributes)

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

浏览器支持 (Browser Support)

ChromeFirefoxIEOperaSafariAndroid
YesYesYesYesYesYes