This page lists all the HTML elements, which are created using tags. They are grouped by function to help you find what you have in mind easily. An alphabetical list of all elements is provided in the sidebar on every element's page as well as this one. Note: For more information about...
The <video> HTML element embeds a media player which supports video playback into the document. You can use <video> for audio content as well, but the <audio> element may provide a more appropriate user experience.
The <video> HTML element embeds a media player which supports video playback into the document. You can use <video> for audio content as well, but the <audio> element may provide a more appropriate user experience.
HTMLMeta元素 (<meta>) 用来表达任何其他 HTML 元相关元素 (<base>,<link>,<script>,<style>或者<title>) 等无法表达的信息。 通过设置不同的属性,元数据可以分为以下几种: 如果设置了name, 它是一个文档级的元数据,将附着在整个页面上。 如果设置了http-equiv, 它是一个编译指令, 即,由服务器提供的来...
The <html> HTML element represents the root (top-level element) of an HTML document, so it is also referred to as the root element. All other elements must be descendants of this element. There can be only one <html> element in a document.
4 Branches 0 Tags Code This branch is 24712 commits behind mdn/translated-content:main.Folders and filesLatest commit zzzorgo Fixed confusion between http headers and html head (RU) (mdn#1607) 02757ad· Jul 22, 2021 History1,527 Commits ...
A document's index.html or index.md starts with "front-matter" -- Each document's index.html or index.md file must begin with some YAML called front-matter that defines some important information about the document: title, slug, and tags (if any). Here's an example that shows the fro...
HTML element implementing this interface:<base> Document Tags and Contributors Tags: API HTML DOM Interface Reference Référence Contributors to this page:fscholz,teoli,MHasan,kscarfone,Sheppy,ethertank,Jeremie,jswisher,ThomasACorey,Jürgen Jeka ...
Finally, links are being updated with two simple indicators:external linksshould now be a pleasant gold color, andWayBack links(archive.org) are a modest gray/silver. I will be working to clean up hyperlink tags after I actually get all the links fixed, but for now, be warned that none...
Filter based onBeginner,IntermediateorAdvancedtags. Document type Filter the results based on tagsExample,Guide, orTools. Advanced search options MDN has an advanced search mechanism that lets you search the page source — that is, the raw HTML of the site, with macros in place rather than the...