Label Beauty Two--text label

Source: Internet
Author: User
Tags html text tag

Label beauty--html Text Tag Properties

1. Use the title tag

<body><!--Set the background to blue-->


2. Using Font tags

<font></font> is used to define the font, where the detailed properties are as follows:

Define font Size: size For example <font size= "4" ></font> set where the text font size is 4.

Set font: Face where you can fill in multiple font names, the browser will look in order.

3. Using Text layout labels


Indent the label <blockquote> to make the content layout clearer, the effect is as follows:

<body> This is a content that is not indexed <br><blockquote> uses the tagged content here </blockquote></body>



Manually Formatting layout labels <pre> This tag can be used to display the layout of the text directly, without the control of whitespace and line breaks through the code. The effect is as follows:

<body><pre> manual spaces and line wrapping here is the second line </pre></body>


inline tag <span> the role of this tag is to inline objects with certain content, such as what is displayed when hovering over the mouse, as shown in the following example:

<body><span title= "Look here" > title </span></body>



4. Use the Font Properties tab

Bold:<b> for fonts

Using Italic:<i>

Add Underline:<u>

Add a callout:<ins> the same as an underscore

Add delete tag:<del> and <s>

Add Superscript:<sup>

Add the following table:<sub>

Label Beauty Two--text label

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.