HTML Notes (i)

Source: Internet
Author: User

    • The HTML comment format is as follows:
<!--here is   --
    • The headings in the HTML (heading) are defined by H1~H6.
    • Text formatting Tags:
label Description
<b> Defines bold text.
<big> Defines a large word.
<em> Defines the emphasis on text.
<i> defines italic words.
<small> Define small words.
<strong> Define the aggravating tone.
<sub> Defines the subscript word.
<sup> Defines the superscript word.
<ins> Defines the insertion word.
<del> Defines the deletion word.
<s> do not approve of use. use <del> instead.
<strike> do not approve of use. use <del> instead.
<u> do not approve of use. use style instead.
    • Computer output label (for displaying computer/encoding code):
label Description
<code> Defines the computer code.
<kbd> Defines the keyboard code.
<samp> Define a sample of computer code.
<tt> Define the typewriter code.
<var> Defines a variable.
<pre> Defines the pre-formatted text.
<listing> do not approve of use. use <pre> instead.
<plaintext> do not approve of use. use <pre> instead.
<xmp> do not approve of use. use <pre> instead.
    • References, references, and term definitions:
label Description
<abbr> Define abbreviations.
<acronym> Defines the initials.
<address> Define the address.
<bdo> Defines the text direction.
<blockquote> Defines a long reference.
<q> Defines a short reference language.
<cite> Define references, citations.
<dfn> Define a definition project.

HTML Notes (i)

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.