search
HomeWeb Front-endHTML TutorialFull name and function introduction of html tag_HTML/Xhtml_Web page production

In alphabetical order

DTD: Indicates in which XHTML 1.0 DTD this tag is allowed. S=Strict, T=Transitional, F=Frameset.

Tags

Full name

Description

DTD

Define annotation.

STF

Define the document type.

STF

anchor

Define anchor.

STF

abbreviation

Define abbreviation.

STF

acronym

Define an abbreviation with only the first letter.

STF

address

Define contact information for the author or owner of the document.

STF

applet

Deprecated. Define embedded applets.

TF

area

Define the area inside the image map.

STF

blod

Define bold text.

STF

base

Define the default address or default target for all links in the page.

STF

Basefont

Deprecated. Define the default font, color, or size for text on the page.

TF

bidirectional override

Define text direction.

STF

big

Define large text.

STF

blockquote

Define long references.

STF

Body

Define the body of the document.

STF


Break

Define simple line breaks.

STF

Button

Define button (push button).

STF

Caption

Define the table title.

STF

Center

Deprecated. Define centered text.

TF

Cite

Define citation.

STF

Code

Define computer code text.

STF

Column

Define attribute values ​​for one or more columns in the table.

STF

Colgroup

Define column groups in the table for formatting.

STF

definition description

Define the description of the item in the definition list.

STF

delete

Define deleted text.

STF

Deprecated. Define directory listing.

TF

division

Define sections in the document.

STF

defining instance

Define definition items.

STF

definition list

Define definition list.

STF

definition term

Define the items in the definition list.

STF

emphasized

Define emphasis text.

STF

Fieldset

Define the border around elements in the form. Domain Set

STF

Font

Deprecated. Define the font, size and color of the text.

TF

Form

Define an HTML form for user input.

STF

Frame

The window or frame that defines the frameset.

F

Frameset

Define the frameset.

F

to

Header1 to hrader6

Define HTML title.

STF

Head

Define information about the document.

STF


horizontal

Define the horizontal line.

STF

hypertext markup language

Define HTML document.

STF

italic

Define italics.

STF

inline frame

Define an inline frame.

TF

Full name and function introduction of html tag_HTML/Xhtml_Web page production

Image

Define image.

STF

Input

Define input controls.

STF

inserted

definition is inserted into the text.

STF

Deprecated. Defines a searchable index associated with the document.

TF

keyboard

Define keyboard text.

STF

Label

Define the annotation of the input element.

STF

legend

Defines the title of the domain set element.

STF

  • List

    Define the items of the list.

    STF

    Link

    Define the relationship between the document and external resources.

    STF

    Map

    Define image mapping.

    STF

    Menu

    Deprecated. Define menu list.

    TF

    Meta

    Define meta-information about the HTML document.

    STF

    Noframes

    Define alternative content for users who do not support frames.

    TF

    noscript

    Define alternative content for users who do not support client-side scripting. (Define unscripted sections)

    STF

    Object

    Define embedded objects.

    STF

      Ordered list

      Define an ordered list.

      STF

      option group

      Define option groups.

      STF

      Option

      Define the options of the drop-down list.

      STF

      paragraph

      Define paragraph.

      STF

      Param

      Define the parameters of the object.

      STF

      preformatted

      Define preformatted text.

      STF

      quotation

      Define short quotes.

      STF

      Deprecated. Defines strikethrough text.

      TF

      Sample

      Define computer code samples.

      STF

      <script></script>

      Script

      Define client script.

      STF

      Select

      Define a selection list (drop-down list).

      STF

      Small

      Define small text.

      STF

      Span

      Define sections in the document.

      STF

      Deprecated. Defines strikethrough text.

      TF

      Strong

      Define emphasis text.

      STF

      Style

      Define the style information of the document.

      STF

      Subscript

      Define subscript text.

      STF

      Superscript

      Define superscript text.

      STF

      Table

      Define table.

      STF

      Table body

      Define the main content in the table.

      STF

      Table data cell

      Define cells in the table.

      STF

      Textarea

      Define a multi-line text input control.

      STF

      Table foot

      Define the table note content (footnote) in the table.

      STF

      Table head cell

      Define the header cell in the table.

      STF

      Table head

      Define the header content in the table.

      STF

      Title

      Define the title of the document.

      STF

      Table row

      Define the rows in the table.

      STF

      Teletype

      Define typewriter text.

      STF

      Underline

      Deprecated. Defines underlined text.

      TF

        Unordered list

        Define an unordered list.

        STF

        Variable

        Define the variable part of the text.

        STF

        Deprecated. Define preformatted text.

        Arranged by functional category

        DTD: Indicates in which XHTML 1.0 DTD this tag is allowed. S=Strict, T=Transitional, F=Frameset.

        标签

        描述

        DTD

         

        定义文档类型。

        STF

        定义 HTML 文档。

        STF

        定义文档的主体。

        STF

        to

        定义 HTML 标题。

        STF

        定义段落。

        STF


        定义简单的折行。

        STF


        定义水平线。

        STF

        定义注释。

        STF

        tag

        Description

        DTD

        Define the document type. STF
        Define HTML document. STF
        Define the body of the document. STF

        to

        Define HTML title. STF

        Define paragraph. STF

        Define simple line breaks. STF

        Define the horizontal line. STF
        Define annotation. STF

        Tags

        Description

        DTD

        Define bold text.

        STF

        Deprecated. Define text font, size and color

        TF

        Define italic text.

        STF

        Define emphasis text.

        STF

        Define large text.

        STF

        Define emphasis text with a stronger tone.

        STF

        Define small text.

        STF

        Define superscript text.

        STF

        Define subscript text.

        STF

        Define the direction of the text.

        STF

        Deprecated. Defines underlined text.

        TF

        Tags

        Description

        DTD

        Define preformatted text

        STF

        Define computer code text.

        STF

        Define typewriter text.

        STF

        Define keyboard text.

        STF

        Define the variable part of the text.

        STF

        Define definition items.

        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 vs. CSS and JavaScript: Comparing Web TechnologiesHTML vs. CSS and JavaScript: Comparing Web TechnologiesApr 23, 2025 am 12:05 AM

        HTML, CSS and JavaScript are the core technologies for building modern web pages: 1. HTML defines the web page structure, 2. CSS is responsible for the appearance of the web page, 3. JavaScript provides web page dynamics and interactivity, and they work together to create a website with a good user experience.

        HTML as a Markup Language: Its Function and PurposeHTML as a Markup Language: Its Function and PurposeApr 22, 2025 am 12:02 AM

        The function of HTML is to define the structure and content of a web page, and its purpose is to provide a standardized way to display information. 1) HTML organizes various parts of the web page through tags and attributes, such as titles and paragraphs. 2) It supports the separation of content and performance and improves maintenance efficiency. 3) HTML is extensible, allowing custom tags to enhance SEO.

        The Future of HTML, CSS, and JavaScript: Web Development TrendsThe Future of HTML, CSS, and JavaScript: Web Development TrendsApr 19, 2025 am 12:02 AM

        The future trends of HTML are semantics and web components, the future trends of CSS are CSS-in-JS and CSSHoudini, and the future trends of JavaScript are WebAssembly and Serverless. 1. HTML semantics improve accessibility and SEO effects, and Web components improve development efficiency, but attention should be paid to browser compatibility. 2. CSS-in-JS enhances style management flexibility but may increase file size. CSSHoudini allows direct operation of CSS rendering. 3.WebAssembly optimizes browser application performance but has a steep learning curve, and Serverless simplifies development but requires optimization of cold start problems.

        HTML: The Structure, CSS: The Style, JavaScript: The BehaviorHTML: The Structure, CSS: The Style, JavaScript: The BehaviorApr 18, 2025 am 12:09 AM

        The roles of HTML, CSS and JavaScript in web development are: 1. HTML defines the web page structure, 2. CSS controls the web page style, and 3. JavaScript adds dynamic behavior. Together, they build the framework, aesthetics and interactivity of modern websites.

        The Future of HTML: Evolution and Trends in Web DesignThe Future of HTML: Evolution and Trends in Web DesignApr 17, 2025 am 12:12 AM

        The future of HTML is full of infinite possibilities. 1) New features and standards will include more semantic tags and the popularity of WebComponents. 2) The web design trend will continue to develop towards responsive and accessible design. 3) Performance optimization will improve the user experience through responsive image loading and lazy loading technologies.

        HTML vs. CSS vs. JavaScript: A Comparative OverviewHTML vs. CSS vs. JavaScript: A Comparative OverviewApr 16, 2025 am 12:04 AM

        The roles of HTML, CSS and JavaScript in web development are: HTML is responsible for content structure, CSS is responsible for style, and JavaScript is responsible for dynamic behavior. 1. HTML defines the web page structure and content through tags to ensure semantics. 2. CSS controls the web page style through selectors and attributes to make it beautiful and easy to read. 3. JavaScript controls web page behavior through scripts to achieve dynamic and interactive functions.

        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.

        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

        Video Face Swap

        Video Face Swap

        Swap faces in any video effortlessly with our completely free AI face swap tool!

        Hot Tools

        Notepad++7.3.1

        Notepad++7.3.1

        Easy-to-use and free code editor

        DVWA

        DVWA

        Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

        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.

        SublimeText3 Chinese version

        SublimeText3 Chinese version

        Chinese version, very easy to use

        mPDF

        mPDF

        mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),