current position:Home>Introduction to HTML tag list
Introduction to HTML tag list
2022-05-15 04:21:56【ysds20211402】
from : Micro reading https://www.weidianyuedu.com
HTML Tag list ( Alphabetical order )
label
describe
<!--...-->
Definition notes
<!DOCTYPE>
Define document types
<a>
Define hypertext links
<abbr>
Define abbreviation
<acronym>
An abbreviation for a definition , I won't support it HTML5
<address>
Define the contact information of the author or owner of the document
<applet>
HTML5 The use of . Define embedded applet.
<area>
Define the area inside the image map
<article>New
Define an article area
<aside>New
Define the sidebar content of the page
<audio>New
Define audio content
<b>
Define text in bold
<base>
Define the default address or default destination for all links in the page .
<basefont>
HTML5 I won't support it , Disfavor use . Define the default font for text in the page 、 Color or size .
<bdi>New
Allows you to set up a text , Set it away from the text direction of its parent element .
<bdo>
Define text direction
<big>
Define large text ,HTML5 I won't support it
<blockquote>
Define long references
<body>
Define the body of the document
<br>
Define newline
<button>
Define a click button
<canvas>New
Define graphics , Like charts and other images , Labels are just graphical containers , You must use scripts to draw graphics
<caption>
Define table title
<center>
HTML5 I won't support it , Disfavor use . Define centered text .
<cite>
Define the reference (citation)
<code>
Define computer code text
<col>
Define the attribute values of one or more columns in the table
<colgroup>
Define the column groups in the table for formatting
<command>New
Define command buttons , For example, radio buttons 、 Check boxes or buttons
<datalist>New
Define a list of options . Please contact input Use this element in conjunction with , To define input Possible value .
<dd>
Define the description of the items in the definition list
<del>
Definition deleted text
<details>New
Used to describe the details of a document or part of a document
<dfn>
Define definition items
<dialog>New
Define dialog , For example, prompt box
<dir>
HTML5 I won't support it , Disfavor use . Define directory list .
<div>
Define the sections in the document
<dl>
Definition list details
<dt>
Define the items in the list
<em>
Define the emphasis text
<embed>New
Define embedded content , Like plug-ins .
<fieldset>
Define the border around the elements in the form
<figcaption>New
Definition <figure> The title of the element
<figure>New
Define independent stream content ( Images 、 Chart 、 Photo 、 Code and so on ).
<font>
HTML5 I won't support it , Disfavor use . Define the font of the text 、 Size and color .
<footer>New
Definition section or document The footer of .
<form>
Defined HTML Forms for documents
<frame>
A window or frame that defines a frameset
<frameset>
Define frameset
<h1> to <h6>
Definition HTML title
<head>
Define information about the document
<header>New
Defines the header area of the document
<hr>
Define the horizontal line
<html>
Definition HTML file
<i>
Define italics
<iframe>
Define the inline framework
<img>
Define image
<input>
Define input controls
<ins>
The definition is inserted into the text
<kbd>
Define keyboard text
<keygen>New
Specifies the key pair generator fields for the form .
<label>
Definition input Element labels
<legend>
Definition fieldset The title of the element .
<li>
Define the items in the list
<link>
Define the relationship between documents and external resources
<main>
Defines the body of the document .
<map>
Define image mapping
<mark>New
Define marked text . Use... When you need to highlight text <m> label .
<menu>
Disfavor use . Define menu list .
<meta>
The definition is about HTML Meta information of the document .
<meter>New
Define weights and measures . Only used for measurements with known maximum and minimum values .
<nav>New
Define the part of the navigation link
<noframes>
Define alternative content for users who do not support the framework .HTML5 I won't support it
<noscript>
Define alternative content for users who do not support client scripting .
<object>
Define embedded objects
<ol>
The definition has a sequence table .
<optgroup>
Define the combination of relevant options in the selection list .
<option>
Define the options in the selection list .
<output>New
Define different types of output , For example, the output of script .
<p>
Define paragraph .
<param>
Define the parameters of the object .
<pre>
Define pre formatted text .
<progress>New
Define the progress in operation ( process ).
<q>
Define short quotes .
<rp>New
<rp> Tag in ruby Use... In comments , Definition does not support ruby What the browser of the element shows .
<rt>New
<rt> Label definition characters ( Chinese phonetic notation or characters ) To explain or pronounce .
<ruby>New
<ruby> Tag definition ruby notes ( Chinese phonetic notation or characters ).
<s>
Disfavor use . Define text with strikeouts .
<samp>
Define computer code samples .
<script>
Define client script .
<section>New
<section> Tags define sections in a document (section、 section ). Like chapters 、 header 、 Footer or other parts of the document .
<select>
Define the selection list ( The drop-down list ).
<small>
Define small text .
<source>New
<source> The label is the medium element ( such as <video> and <audio>) Define media resources .
<span>
Define the sections in the document .
<strike>
HTML5 I won't support it , Disfavor use . Definition plus strikeout text .
<strong>
Define the emphasis text .
<style>
Define the style information of the document .
<sub>
Define subscript text .
<summary>New
<summary> Label contains details The title of the element ,"details" Element is used to describe details about a document or document fragment .
<sup>
Define superscript text .
<table>
Define the form .
<tbody>
Define the main content of the table .
<td>
Define the cells in the table .
<textarea>
Define multiline text input controls .
<tfoot>
Define the notes in the table ( footnote ).
<th>
Define header cells in the table .
<thead>
Define the header content in the table .
<time>New
Define the date or time , Or both .
<title>
Define the title of the document .
<tr>
Define the rows in the table .
<track>New
<track> The label is something like video Media such as elements dictate the external text track .
<tt>
Define typewriter text .
<u>
Disfavor use . Define underlined text .
<ul>
Define unordered list .
<var>
Define the variable part of the text .
<video>New
<video> Tag definition video , Like movie clips or other video streams .
<wbr>New
Specifies where line breaks are appropriate in the text .
copyright notice
author[ysds20211402],Please bring the original link to reprint, thank you.
https://en.qdmana.com/2022/131/202205111429501894.html
The sidebar is recommended
- Angular acquisition and operation DOM
- Html2canvas problem
- Use day in Vue JS (time and date processing library)
- Vue cli configuring preprocessor global variables (take less as an example)
- How to use H5 custom tags in Vue?
- Come on, vue2 customize global loading
- Come on, Vue move the end suspension ball assembly
- React routing foundation and transmission parameters
- Come on, Vue graphic verification code component
- JavaScript judges browser types and kernels at home and abroad (including 360, QQ, Sogou, etc.)
guess what you like
ArcGIS JavaScript 4. Generates a rectangular buffer at the point of X
Node under window JS installation, environment configuration, setting Taobao image
Understanding of prototype and prototype object of JavaScript
How to customize the startup port of react project!
Why vue3 0 using proxy to realize data listening 2021-06-21
Front end artifact - download, configuration and use process of Charles (vase) [Mac version]
React next configures SVG loader and supports SVG configurability
React native Android phone cannot be opened after installation. Flash back!
Fetch and Axios failed to request on Android, with error messages: network request failed and network error
How to upgrade react Babel 7.1.0
Random recommended
- babel7. 0 compatible with IE browser
- Nginx configuring reactrouter browserhistory browserrouter
- JS, react use html2canvas page screenshot and export
- Big data front-end visualization screen -- the road of front-end development
- [a quick introduction and comparison of multiple languages -- JavaScript, typescript, python, golang, trust, Java, ruby]
- Vue element admin login function, token filling, language conversion, routing setting
- Summation of corresponding position elements of multiple lists in Python
- Discussion on HTML page knowledge
- Using Ajax to realize non refresh paging
- HTTP format
- Zhang San has a meal - did he eat the difference between get and post in HTTP?
- The ultimate actual combat of the most complete tourism project based on spring boot + Vue front-end and back-end separation in history (with source code attached), none of them!!!
- Vue basic grammar
- LeetCode 217. There are duplicate elements
- Pagoda does not configure the solution of SSL site accessing HTTPS and jumping to other websites
- Vue3 isProxy
- About the problem that the container will hang up after starting nginx in the docker container
- Introduction to JavaScript
- The core element of large-scale software design is to control complexity. What is the root cause?
- What are the core elements of large-scale software design?
- C + + small job - create an array class arr to delete duplicate elements in the array
- Fancy front gradient
- Understanding of this in JavaScript
- Introduction to HTML + CSS Basics
- JavaScript makes a simple "aircraft war"
- Summary of Vue basics 14: what does vuex do?
- CSS introduction
- CSS introduction method
- CSS basic selector
- HTTPS pressure test you don't know
- Intersectionobserver and custom hooks
- Vue uses vis to implement topology map
- [Django CI system] if the front-end date is complete, it will be fully updated to the back-end; If the front-end date is incomplete, the date will not be updated to the back-end-20220510
- Is your endurance anxiety saved? 10 minute full electric vehicle technology is mature, netizen: it's useless to find a charging pile
- After reading 2000 applications for venture capital financing, I summed up the 20 elements that investors value most
- Diesel automobile double pickup truck leads the industry, and Jiangxi Isuzu no longer bows its head and acts recklessly
- Vue + elementui learning notes, use custom events to monitor the closing and opening events of the pop-up window of the introduced component
- Lazy loading usage based on element UI tree directory
- Vue encapsulates multiple request requests (solution for multiple domain names)
- Getting started with Vue