Learn HTML the next day to learn formatting tags and text tags

Source: Internet
Author: User

<title>
Section II Learning about formatting tags and text markers
</title>
<meta charset= "UTF-8" >
<body>
Start learning formatting tags
Flash bird<br/> Line Learning!
<P>
Flash Bird Paragraph Learning
</P>
<P>
Flash Bird Paragraph Learning
<p>
Paragraph learning of Flash bird paragraph
</p>
</P>

List Item Markers | (normal arrangement)
<li>1 Learning </li>
<li>2 Learning </li>
<li>3 Learning </li>
<li>4 Learning </li>

<ul>
Unordered list
<li>1 Learning </li>
<li>2 Learning </li>
<li>3 Learning </li>
<li>4 Learning </li>
</ul>

<ol type= "1" > The properties of the sequence table Taye (sorted by what 12345 or ABCDE etc. · )
Ordered list
<li value= "3" >1 learning </li>
<li>2 Learning </li>
<li>3 Learning </li>
<li>4 Learning </li>
</ol>

<dl>
<p> Simple description of list entry </p>
<dt> Software Description </dt>
<dd> Brief introduction of software functions and their basic applications </dd>
<dt> Software Interface </dt>
<dd> the appearance of software for </dd>
</dl>
<div>
<div> Layered Display Markers </div>
Flash Bird horizontal Divider Learning </div>

<div>
Flash Bird horizontal Divider Learning </div>


HN Title Tag

Font tag
<font size= "5" color= "Red" face= "Microsoft Ya Hei" >
The font size is 1 to 7, the browser defaults to 3, and the font can be set to color and font style
</font>

B Mark
<b> Bold </b>


I mark
<i> Italic </i>


2<sub>2</sub> superscript
2<sup>2</sup> subscript

<cite> Quote Italic </cite>
<em> emphasis, italic </em>
<strong> emphasis on bold </strong>
<small> Small Font Tags </small>
<big> Large Font Tags </big>
<u> Underline font marks </u>

</body>

Learn HTML the next day to learn formatting tags and text tags

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.