9.1.3 front-HTML body tag

Source: Internet
Author: User

Body tag

The content that you want to show on the page must be placed in the body tag. Put a piece of HTML code from our previous Petrel and save it in an HTML-formatted file.

<! DOCTYPE html>"content-type" content="text/html; Charset=utf-8" />        <title> front End learning </title>    

Open with a browser and look at the effect

Text Style Labels

Text style labels are primarily used to decorate text in HTML pages, such as bold, italic, line style ...

<b></b>: bold <i></i>: Italic <u></u>: underline <s></s >: Strikethrough <sup></sup>: superscript <sub></sub>: Subscript

Directly on the code

<! DOCTYPE html>"content-type" content="text/html; Charset=utf-8" />    <title> text formatting tags </title>    Front-    End HTML<b> front-end html</b>    <i> front-end html</i>    <u> front-end html</u>    <s> Front html</s>    <sup> front html</sup>    <sub> front html</sub>    </body >

Browser Run Results

9.1.3 front-HTML 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.