How 01_css and HTML are combined

Source: Internet
Author: User

1 <!DOCTYPE HTML>2 <HTML>3 <Head>4 <MetaCharSet= "UTF-8">5 <title>Insert Title here</title>6 <styletype= "Text/css" >7 P{8 Color:Blue;9     }Ten </style> One <Linktype= "Text/css"rel= "stylesheet"href= "B.css"/> A </Head> - <Body> - <!--  the Combined Method: - Add the Style property to the label. - the value of the property is the CSS code. -  - +     <Pstyle= "color:red;">Tom</P> -      + <!--ctrl+shift+/: Quick Notes A How to combine: at in the Head tab of the page, write a style label. - write CSS code in the Style tab -      -  - -     <b>John doe</b> -     <b>Harry</b> in <!--  - How to combine: to Fill in the Link tab in the Page Head tab + <link type= "text/css" rel= "stylesheet" href= "P.css"/> - Type MIME Types the rel Type * href css file path $             Panax Notoginseng   -    -      the      + </Body> A </HTML>

How 01_css and HTML are combined

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.