HTML structure content pick up memory

Source: Internet
Author: User

Text formatting:

1 <b>This text is bold</b><!--defines bold text.  -2 <Strong>This text is strong</Strong><!-Define the aggravating tone. -->3 <Big>This text is big</Big><!-Define large characters. -->4 <em>This text is emphasized</em><!-Define accent text. -->5 <I>This text is italic</I><!-Define italic words. -->6 <Small>This text is small</Small><!-Define small words. -->7This text contains<Sub>Subscript</Sub><!-Define the subscript word. -->8This text contains<sup>Superscript</sup><!-Define the superscript word. -->

This text is bold
This text is strong
This text is big
This text is emphasized
This text is italic
This text is small
This text contains subscript
This text contains superscript

 <  p  >  a dozen have <  del  >  20 </ del  >  <  ins  >  12 </ ins  > . </ p  >  <!--  used together to describe updates and corrections in the document. Define delete words and insert words. Most browsers are rewritten to delete text and underline text. Some old-fashioned browsers will display deleted text and underlined text as plain text.  -->  

There are 20 12 pieces in a dozen.

Computer Output Label

< Pre > for i = 1 to ten     print inext i</pre><!--pre Labels are good for displaying computer code  --

For i = 1 to ten     print Inext I
<Code>Computer code</Code><!--defines the computer code.  -<KBD>Keyboard input</KBD><!--defines the keyboard code.  -<TT>Teletype text</TT><!--define the typewriter code.  -<Samp>Sample text</Samp><!--define a sample of computer code.  -<var>Computer variable</var><!--defines a variable.  -

Computer code
Keyboard input
teletype Text
Sample text
Computer variable

Note: These tags are often used to display computer/programming code.

References, references, and term definitions

The<abbrtitle= "People ' s Republic of China">PRC</abbr>was founded in 1949.<!--define abbreviations. Use the global Title property to display the full version of the abbreviation/abbreviation when the mouse pointer moves over the <abbr> element.  -<acronymtitle= "World Wide Web">Www</acronym><!--defines the initials.  -<Address>written by<ahref= "Mailto:[email protected]">Donald Duck</a>.<BR>Visit us at:<BR>example.com<BR>Box 564, Disneyland<BR>USA</Address><!--defines the contact information for the author/owner of a document or article. Should not be used to describe a mailing address unless it is part of the contact information.  -<BDOdir= "RTL">Here is some text</BDO><!--defines the text direction.  -<blockquotecite= "http://www.wwf.org">WWF ' s ultimate goal is to build a future where people live in harmony with nature.</blockquote><!--defines a long reference. cite specifies the source of the reference. The cite property is not supported by mainstream browsers. However, search engines may use this property to obtain more information about the reference.  -<P>Here comes a short quotation:<Q>This was a short quotation</Q></P><!--defines a short reference language.  -<cite><!--defines a reference. You can use this tag to define references in a reference, such as the title of a book or magazine.  -


PRC is founded in 1949.
Www
Written by Donald Duck. (Click to enter email)
Visit us at:
example.com
Box 564, Disneyland
USA
Txet Werbeh emos si Ereh
WWF ' s ultimate goal is to build a future where people live in harmony with nature.
Here comes a short quotation: "The is a short quotation"

========================

HTML structure content pick up memory

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.