HTML5 Self-study (I.)

Source: Internet
Author: User

First, Label:

<!----;: note: cmd +/
1 <!DOCTYPE HTML><!--HTML5 Exclusive Version Declaration label (indicates that the page is written in HTML), the top of the code -2 <HTML><!--indicates the type, the outermost of the Code -3   <Head>4     <MetaCharSet= "Utf-8"><!--character encoding format -5     <title>Title</title><!--Current page title -6   </Head><!--third party, cascading tables, etc., can be introduced -7   <Body>8      <H1>H1</H1><!--H1 to H6 is the title level -9      <H2>H2</H2>Ten      <H3>H3</H3> One      <h5>H5</h5> A      <h6>H6</h6> -  - <!--<p></p> labels only represent paragraphs, no - the      <P> - Place a text here -      </P> -   </Body> + </HTML>

HTML5 Self-study (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.