HTML Learning Notes Basic tags and CSS Reference cases section I (original) reference use table

Source: Internet
Author: User

<! DOCTYPE html>
<!--header file is not the label nor the end, which is declaring the file as Html5-->
<!--indicates in what format the page text is displayed en is English-
<!--header file--
<meta charset= "UTF-8" >
<!--encoding format is utf-8-->
<title> I am the top left corner of the page title </title>
<!--header---
<body bgcolor= "#fff8dc" >
<!--background= "Http://img2.imgtn.bdimg.com/it/u=2974104803,1439396293&fm=200&gp=0.jpg"-
<!--body Plus background color plus background image--
<p> I am a paragraph tag </p>
I'm not going to change the word.
I'm not going to change the word.
I added this word to the line-wrapping single label <br/>
<br/>
<b> Bold Font Labels </b>
<br/>
<big> define large font (OBSOLETE) </big>
<br/>
<em> Focus on Labels </em>
<br/>
<i> Italic </i>
<br/>
<small> Small Words </small>
<br/>
<strong> define aggravating tone </strong>
<br/>
123<sub> defining the subscript character </sub>123
<br/>
123<sup> defining the superscript character </sup>123
<br/>
<ins> define the insertion word (the text is underlined) </ins>
<br/>
<del> define Delete words (text is dropped by a slash) </del>
<br/>
<br/>
<a name= "Tobaidu" href= "http://www.baidu.com" > Point I go to Baidu </a>

<!--SRC Place the image address can be placed on the page image address can also put their own saved image address--
<p align= "center" ><a name= "Tobaidu" href= "http://www.baidu.com" target= "_blank" > Point I go to Baidu </a></p >
<!--tags can be nested--
<br/><br/>
<br/><br/>
<br/><br/>
<br/><br/>
<a href= "#tobaidu" > Click to jump to "point I go to Baidu" </a>
<!--file Jump-
</body>

HTML Learning Notes Basic tags and CSS Reference cases section I (original) reference use table

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.