search
HomeWeb Front-endHTML TutorialHTML tag list (function sorting) description

This article talks about HTML tag list (function sorting) HTML Reference Manual - (HTML5 standard)

Function sorting

New: HTML5 new tag

##

to

Define an HTML title

Define a paragraph##

##Define a commentFormatDefine an abbreviation.
Define the contact information for the author or owner of the document. Define bold text. NewDefine the direction of the text.
Define block quote.
Define citation. Define computer code text. Define the deleted text. Definition definition project. Define emphasized text. Define italic text. Definition is inserted into the text. Define keyboard text. NewNewDefine preformatted textNewDefine short quotes. NewNewNewDefine strikethrough text. Define computer code sample. Define small text. HTML5 is no longer supported. HTML 4.01 is deprecated. Defines strikethrough text. Defines text with a stronger tone. Define subscript text. Define superscript text. NewHTML5 is no longer supported. Define typewriter text. Define underlined text. Define the variable part of the text. NewForm##Define an HTML Form, for user input. Define an input controlDefine button. Define a select list (drop-down list).## <td></td> <td>HTML5 is no longer supported. Defines alternative content for users who don't support the framework. <span class="deprecated"></span> </td> ##HTML tag list (function sorting) descriptionNew
New
NewAudio/VideoNewNewNewNewNew
Define an ordered listDefine a list item##< ;dir>HTML5 is no longer supported. HTML 4.01 is deprecated. Define directory list. Define a definition list##
Define the description of the item in the definition list. Define menu list. Defines a command that the user may invoke (such as a radio button, checkbox, or button).
Tag Description
Basics
Define the document type.
Define an HTML document
is the document Define a title
Define the body of the document
Define a simple line break.
Define the horizontal line.
HTML5 is no longer supported. The definition takes only the first letter of the abbreviation.
Allows you to set a piece of text independent of the text direction setting of its parent element.
HTML5 is no longer supported. Define large text.
HTML5 is no longer supported. HTML 4.01 is deprecated. Define centered text.
HTML5 is no longer supported. HTML 4.01 is deprecated. Define the font, size and color of the text ##
Define text with a mark.
Define weights and measures. Use only for measurements with known maximum and minimum values.
Define the progress of the running task (process).
Defines the content displayed by browsers that do not support ruby ​​elements.
Define the interpretation or pronunciation of a character (Chinese phonetic phonetic or character).
Define ruby ​​comments (Chinese phonetic or character).
Define a date/time
Specifies where in the text it is appropriate to add line breaks.
Define a combination of related options in a select list.
Define the options in the select list.
Define the label of the input element.
Define the border around elements in the form.
Define the title of the fieldset element.
New Specifies the list of possible options for the input element.
New Specifies the key pair generator field to use for the form.
New Define a calculated result
Framework
HTML5 is no longer supported. Defines the window or frame of the frameset.
HTML5 is no longer supported. Define the frameset.
Image
Define the image.
Define image mapping.
Define the area inside the image map.
Draw graphics (such as charts and other images) through scripts (usually JavaScript).
Define a caption for a
element
The figure tag is used to group elements.
Define sounds, such as music or other audio streams.
Defines the media resource for the media elements (
Defines an external text track for media (
Define an audio or video link
##Define a link
Define the relationship between documents and external resources.
Define navigation link
##List
Define an unordered list
##
  • ##
    Define an item in the definition list.
    New
    Table
    ##Style/Section##

    Define sections in the document.##< ;aside>Defines content outside of the context in which it appears.
    Defines additional details of requirements that are visible or hidden to the user. Define a dialog box or windowNewDefine a visible title. Detailed information is displayed when the user clicks on the title. ##HTML5 is no longer supported. HTML 4.01 is deprecated. Define the default font, color, or size for text on the page. Program <script><tr><td> Define client script. <td></script>HTML5 is no longer supported. HTML 4.01 is deprecated. Define the embedded applet. ##NewDefine the embedded object. Define the parameters of the object. www.zuiuren.comwww.foodtvl.com
    Define a table
    Define the table title.
    Define the header cell in the table.
    Define the rows in the table.
    Define the cells in the table.
    Define the header content in the table.
    Define the body content in the table.
    Define the table note content (footnote) in the table.
    Define the attribute values ​​of one or more columns in the table.
    Define the column group in the table for formatting.
    Define sections in the document.
    New
    Define a document header section
    New
    Define the bottom of a document
    New
    Defines the document A certain area of ​​
    New
    Define an article content
    New
    New
    New
    Meta Information
    Definition About Document information
    Defines meta-information about the HTML document.
    Define the default address or default target for all links in the page.
    Define alternative content for users who do not support client-side scripting.
    Defines a container for embedding external applications or interactive programs (plug-ins).
    www.0539g.com

    www.linyiwuliu.cn
    www.jusho .com
    www.shanghaidishinigonglue.com
    www.linyixiaoshangpincheng.cn
    www.linyizhuangshi.cn
    www.pipixiaa.com
    linyiwangluogongsi.cn
    www.jusho.cn
    www.linyidaikuan.cn
    www.linyibanjiagongsi.cn
    www.linyiwangzhantuiguang.cn
    www.linyitesexiaochi.cn


    The above is the detailed content of HTML tag list (function sorting) description. For more information, please follow other related articles on the PHP Chinese website!

    Statement
    The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
    HTML: Is It a Programming Language or Something Else?HTML: Is It a Programming Language or Something Else?Apr 15, 2025 am 12:13 AM

    HTMLisnotaprogramminglanguage;itisamarkuplanguage.1)HTMLstructuresandformatswebcontentusingtags.2)ItworkswithCSSforstylingandJavaScriptforinteractivity,enhancingwebdevelopment.

    HTML: Building the Structure of Web PagesHTML: Building the Structure of Web PagesApr 14, 2025 am 12:14 AM

    HTML is the cornerstone of building web page structure. 1. HTML defines the content structure and semantics, and uses, etc. tags. 2. Provide semantic markers, such as, etc., to improve SEO effect. 3. To realize user interaction through tags, pay attention to form verification. 4. Use advanced elements such as, combined with JavaScript to achieve dynamic effects. 5. Common errors include unclosed labels and unquoted attribute values, and verification tools are required. 6. Optimization strategies include reducing HTTP requests, compressing HTML, using semantic tags, etc.

    From Text to Websites: The Power of HTMLFrom Text to Websites: The Power of HTMLApr 13, 2025 am 12:07 AM

    HTML is a language used to build web pages, defining web page structure and content through tags and attributes. 1) HTML organizes document structure through tags, such as,. 2) The browser parses HTML to build the DOM and renders the web page. 3) New features of HTML5, such as, enhance multimedia functions. 4) Common errors include unclosed labels and unquoted attribute values. 5) Optimization suggestions include using semantic tags and reducing file size.

    Understanding HTML, CSS, and JavaScript: A Beginner's GuideUnderstanding HTML, CSS, and JavaScript: A Beginner's GuideApr 12, 2025 am 12:02 AM

    WebdevelopmentreliesonHTML,CSS,andJavaScript:1)HTMLstructurescontent,2)CSSstylesit,and3)JavaScriptaddsinteractivity,formingthebasisofmodernwebexperiences.

    The Role of HTML: Structuring Web ContentThe Role of HTML: Structuring Web ContentApr 11, 2025 am 12:12 AM

    The role of HTML is to define the structure and content of a web page through tags and attributes. 1. HTML organizes content through tags such as , making it easy to read and understand. 2. Use semantic tags such as, etc. to enhance accessibility and SEO. 3. Optimizing HTML code can improve web page loading speed and user experience.

    HTML and Code: A Closer Look at the TerminologyHTML and Code: A Closer Look at the TerminologyApr 10, 2025 am 09:28 AM

    HTMLisaspecifictypeofcodefocusedonstructuringwebcontent,while"code"broadlyincludeslanguageslikeJavaScriptandPythonforfunctionality.1)HTMLdefineswebpagestructureusingtags.2)"Code"encompassesawiderrangeoflanguagesforlogicandinteract

    HTML, CSS, and JavaScript: Essential Tools for Web DevelopersHTML, CSS, and JavaScript: Essential Tools for Web DevelopersApr 09, 2025 am 12:12 AM

    HTML, CSS and JavaScript are the three pillars of web development. 1. HTML defines the web page structure and uses tags such as, etc. 2. CSS controls the web page style, using selectors and attributes such as color, font-size, etc. 3. JavaScript realizes dynamic effects and interaction, through event monitoring and DOM operations.

    The Roles of HTML, CSS, and JavaScript: Core ResponsibilitiesThe Roles of HTML, CSS, and JavaScript: Core ResponsibilitiesApr 08, 2025 pm 07:05 PM

    HTML defines the web structure, CSS is responsible for style and layout, and JavaScript gives dynamic interaction. The three perform their duties in web development and jointly build a colorful website.

    See all articles

    Hot AI Tools

    Undresser.AI Undress

    Undresser.AI Undress

    AI-powered app for creating realistic nude photos

    AI Clothes Remover

    AI Clothes Remover

    Online AI tool for removing clothes from photos.

    Undress AI Tool

    Undress AI Tool

    Undress images for free

    Clothoff.io

    Clothoff.io

    AI clothes remover

    AI Hentai Generator

    AI Hentai Generator

    Generate AI Hentai for free.

    Hot Article

    R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
    4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
    R.E.P.O. Best Graphic Settings
    4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
    R.E.P.O. How to Fix Audio if You Can't Hear Anyone
    4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
    WWE 2K25: How To Unlock Everything In MyRise
    1 months agoBy尊渡假赌尊渡假赌尊渡假赌

    Hot Tools

    MantisBT

    MantisBT

    Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

    ZendStudio 13.5.1 Mac

    ZendStudio 13.5.1 Mac

    Powerful PHP integrated development environment

    Dreamweaver CS6

    Dreamweaver CS6

    Visual web development tools

    SublimeText3 English version

    SublimeText3 English version

    Recommended: Win version, supports code prompts!

    SublimeText3 Linux new version

    SublimeText3 Linux new version

    SublimeText3 Linux latest version