Only theGlobal Attributesapply to the <main> tag. There are no attributes that are specific to the <main> tag. Note The HTML <main> element is an HTML5 element that is found within the<body> tag. The <main> tag should not be used for repeated content such as navigation, site logos...
瀏覽器支持 在表中的數字指定完全支持元件的第一個瀏覽器的版本。 元件 <main> 6 12.0 4 5 11.1 HTML 4.01和HTML5之間的差異 在<main>標籤是HTML5中的新。 全局屬性 在<main>標籤支持全局的HTML屬性。 事件屬性 在<main>標籤支持的HTML事件屬性。 ❮上一頁 下一頁❯ 贊助...
The <main> tag was introduced in HTML 5.<header>...</header> <main> <article> <h4>Main Content</h4> <p>The main content goes here...</p> </article> </main> <footer>...</footer> View Output AttributesHTML tags can contain one or more attributes. Attributes are added to a ...
HTML main 标签 实例 使用 main 标签来展示文档的主体部分: [mycode3 type='html'] Web 浏览器 Google Chrome、Firefox 以及 Internet Explorer 是目前最流行的浏览器。 Google Chrome 浏览器 Google Chrome 浏览器是由 Google 开发的一款免费的开
The <main> tag is a new block-level element in the HTML5 specification. The tag specifies the dominant content of the document's <body>. The content of the <main> tag must be unique and do not duplicate blocks of the same type that are repeated in other documents, such as the ...
HTML main 标签 实例 使用 main 标签来展示文档的主体部分: [mycode3 type='html'] Web 浏览器 Google Chrome、Firefox 以及 Internet Explorer 是目前最流行的浏览器。 Google Chrome 浏览器 Google Chrome 浏览器是由 Google 开发的一款免费的开
-- navigation and header content --><mainid="main-content"><!-- main page content --></main></body> Copy Attributes None Global Attributes The<main>tag also supports theGlobal Attributes in HTML5 Event Attributes The<main>tag also supports theEvent Attributes in HTML5...
<html><head><style>main { margin: 0; padding: 5px; background-color: lightgray;}main > h1, p, .browser { margin: 10px; padding: 5px;} .browser { background: white;}.browser > h2, p { margin: 4px; font-size: 90%;}</style> </head><body><main> <h1>Most Popular Browsers...
Google Chrome 9.0 Internet Explorer 11.0 Firefox 4+ Opera Safari ← HTML Legend Tag HTML Map Tag → Try our new interactive courses. View All → About the author: HIMANI56 Aspiring Software developer working as a content writer. I like computer related subjects like Computer Networks, Operating...
Available add-ons Advanced Security Enterprise-grade security features GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of ...