01-related tags in the Body Tag

Source: Internet
Author: User

Main Content

  • Font label: H1 ~ H6, <font>, <u>, <B>, <strong>, <em>, <sup>, <sub>
  • Typographical labels: <div>, <span>, <br>, <HR>, <center>, and <PRE>
  • Hyperlink <A>
  • Image Tag

There are two types of HTML tags

1. Font labels

2. Typographical tags

I. Font labels

Font labels include: H1 ~ H6, <font>, <u>, <strong>, <em>, <sup>, <sub>

Title

Use H1 ~ as the title ~ H6 labels are defined. H1 defines the largest title, and H6 defines the smallest title. Has the align attribute, which can be left, center, or right.

 

<H1> lufei Xuecheng 

 

Font Tag <font>

Color = "red" or color = "# ff00cc" or color = "New RGB (255,)": Set the font color. Setting Method: word # ff00cc RGB (0, 0, 255)

Size: Set the font size. Value Range: 1 to 7. If the value is greater than 7, the value is 7. If the value is less than 1, the value is 1. If you want a larger font, you can only use the CSS style.

Face = "": Set the font type. Note that the words "" cannot be written incorrectly when writing a font.

Instance:

<Font face = "" color = "green" size = "8"> font </font>

 

01-related tags in the Body Tag

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.