HTML Reference code you know the basics of little white

Source: Internet
Author: User

HTML Reference Code

Sort function Label Description
01.01.01 Basic <!--...--> define annotations.
01.01.02 Foundation <! Doctype> defines the document type.
01.09.01 link <a> define anchor.
01.03.01 format <abbr> definition abbreviation.
01.03.02 format <acronym> definition only initials are taken.
01.03.03 format <address> Define contact information for the author or owner of the document.
01.11.01 programming <applet> disapproval of use. Defines the embedded applet.
01.08.01 image <area> Define the area inside the image map.
01.05.01 style <article> definition articles.
01.05.02 style <aside> Define content outside the page content.
01.12.01 Media flow <audio> define sound content.
01.03.04 format <b> define bold words.
01.02.01 Yuan Letter <base> Define the default address or default destination for all links in the page.
01.02.02 Yuan letter <basefont> Not in favor of use. Defines the default font, color, or size of text in a page.
01.03.05 format <bdi> defines the text orientation of text so that it is set out of the direction of the text around it.
01.03.06 format <bdo> define text direction.
01.03.07 format <big> define large text.
01.03.08 format <blockquote> define long references.
01.01.03 Basic <body> defines the body of the document.
01.01.04 Basic <br> defines a simple fold line.
01.07.01 form <button> define button (push button).
01.08.02 image <canvas> define graphics.
01.06.04 table <caption> Define table headings.
01.03.09 format <center> not in favor of use. Defines the center text.
01.03.10 format <cite> definition Reference (citation).
01.03.11 format <code> define computer code text.
01.06.05 Table <col> defines the property values for one or more columns in the table.
01.06.06 table <colgroup> Define column groups for formatting in the table.
01.04.01 list <command> define command buttons.
01.07.02 form <datalist> Define drop-down list.
01.04.02 List <dd> Defines the description of the item in the definition list.
01.03.12 format <del> define deleted text.
01.05.03 style <details> Define the details of the element.
01.03.13 format <dfn> definition project.
01.05.04 style <dialog> Definition dialog box or window.
01.04.03 list <dir> not approved for use. Defines a list of directories.
01.05.10 styles <div> defines sections in a document.
01.04.04 list <dl> definition definition list.
01.04.05 list <dt> Define items in the definition list.
01.03.14 format <em> definition accent text.
01.11.02 Programming <embed> defining external interactive content or plugins.
01.07.03 form <fieldset> defines the border around the elements in the form.
01.08.03 Image <figcaption> defines the caption of the figure element.
01.08.04 image <figure> Define the grouping of media content, and their titles.
01.03.15 format <font> not in favor of use. Defines the font, size, and color of text.
01.05.05 styles <footer> defines the footer of a section or page.
01.07.04 forms <form> defines HTML forms for user input.
01.10.01 frame <frame> defines the window or frame of the frameset.
01.10.02 Framework <frameset> define frameset.
01.01.05 basic 01.02.03 Yuan Letter 01.05.06 style 01.01.06 basic 01.01.07 basic 01.03.16 format <i> define italic words.
01.10.03 Framework <iframe> defines the inline frame.
01.08.05 image define image.
01.07.05 form <input> define an input control.
01.03.17 format <ins> definition is inserted into the text.
01.07.06 forms <isindex> not approved for use. Defines a searchable index associated with a document.
01.03.18 format <kbd> define keyboard text.
01.07.07 form <keygen> define generate key.
01.07.08 forms <label> defines callouts for input elements.
01.07.09 Form <legend> defines the title of the FieldSet element.
01.04.10 list <li> define list of items.
01.09.02 links <link> Defines the relationship of documents to external resources.
01.08.06 image <map> define image map.
01.03.19 format <mark> define marked text.
01.04.06 list <menu> Define a list or menu of commands.
01.04.07 list <menuitem> Define commands/menu items that users can invoke from the pop-up menu.
01.02.04 Yuan Letter <meta> Define meta-information about HTML documents.
01.03.20 format <meter> Define measures within a predefined range.
01.09.03 links <nav> Define navigation links.
01.10.04 Framework <noframes> defines alternative content for users who do not support frames.
01.11.03 programming <noscript> defining alternative content for users who do not support client-side scripting.
01.11.04 programming <object> defining inline objects.
01.04.08 list <ol> define a sequence table.
01.07.10 form <optgroup> Define a combination of related options in the selection list.
01.07.11 form <option> Define options in the select list.
01.07.12 Forms <output> defines some types of output.
01.01.08 basic <p> definition paragraphs.
01.11.05 programming <param> defining parameters for objects.
01.03.21 format <pre> Define pre-formatted text.
01.03.22 format <progress> Define the progress of any type of task.
01.03.23 format <q> define short references.
01.03.24 format <rp> Definition If the browser does not support the content displayed by the Ruby element.
01.03.25 format <rt> Define the interpretation of Ruby annotations.
01.03.26 format <ruby> define ruby annotations.
01.03.27 format <s> not in favor of use. Defines the text to add strikethrough to.
01.03.28 format <samp> define computer code samples.
01.11.06 Programming <script> defining client script.
01.05.07 style <section> define section.
01.07.13 form <select> Define selection list (drop-down list).
01.03.29 format <small> define small text.
01.12.02 Vector Flow <source> define media sources.
01.05.08 styles <span> defines sections in a document.
01.03.30 format <strike> not in favor of use. Defines and deletes strikethrough text.
01.03.31 format <strong> definition accent text.
01.05.11 style <style> Define style information for a document.
01.03.32 format <sub> define subscript text.
01.05.09 style <summary> defines the visible caption for the <details> element.
01.03.33 format <sup> define superscript text.
01.06.07 table <table> Definition table.
01.06.08 table <tbody> define the body content in the table.
01.06.01 table <td> Define the cells in the table.
01.07.14 form <textarea> Define multiple lines of text input controls.
01.06.09 table <tfoot> Define the table notes (footnotes) in the table.
01.06.10 table <th> defines the header cells in the table.
01.06.02 table <thead> defines the header content in the table.
01.03.34 format <time> define date/time.
01.01.09 Basic <title> defines the title of the document.
01.06.03 table <tr> define rows in the table.
01.12.03 Vector Flow <track> defines the text track used in Media player.
01.03.35 format <tt> define typewriter text.
01.03.36 format <u> not in favor of use. Defines the underlined text.
01.04.09 list <ul> define unordered list.
01.03.37 format <var> Define the variable portion of the text.
01.12.04 Media flow <video> definition video.
01.03.38 format <wbr> define possible line breaks.
01.99.01 elimination <xmp> disapproval of use. Defines the pre-formatted text. H4
21.01.04 Entities & & ampersand/and Numbers & Iso-8859-1
21.01.06 entity ' apostrophe/single quote, apostrophe ' iso-8859-1
21.01.07 Entity ¢¢cent/Sub-iso-8859-1
21.01.12 Entity ©©copyright/Copyright iso-8859-1
21.01.16 Entity ÷÷division/Arithmetic Division sign iso-8859-1
21.01.10 Entity €€euro/Euro iso-8859-1
21.01.03 entities > > greaterthan/greater than sign > iso-8859-1
21.01.02 Entities < < lessthan/less than sign < iso-8859-1
21.01.01 Entity nonbreakingspace/Space iso-8859-1
21.01.08 Entity ££pound/GBP iso-8859-1
21.01.05 entity "" quotationmark/double quotes "iso-8859-1
21.01.13 entity ®®registeredtrademark/registered trademark ISO-8859-1
21.01.11 Entity §§section/subsection iso-8859-1
21.01.15 entity xxmultiplication/arithmetic multiplication sign iso-8859-1
21.01.14 Entity ™™trademark/Trademark Iso-8859-1
21.01.09 entity ¥¥yen/Yen iso-8859-1
Free Basic Course: https://ke.qq.com/course/256212?flowToken=1001258
Free information and editor:/qq:2220992881

HTML Reference code you know the basics of little white

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.