HTML tags (partial)

Source: Internet
Author: User

Layout labels

<!----> comments

<br/> line break

<p></p> Paragraph

Percent width; pixels

Size thickness

NoShade Shadow

Align alignment Center; left;right

<div></div> Layer (block label) line wrapping

<span></span> does not change line

<pre></pre> Pre-format (learn)

<center></center> Center (Learn)

Font labels

<font></font> Font Labels

Size sizes

Color red, #FF0000, RGB (255,0,0)

Face font type

<sub></sub> markings on

<sup></sup> under Mark

&lt; less than &gt; greater than &yen; Yuan &trade; trademarks &copy; copyrights

Image label

</img>

SCR path (absolute path or relative path)

Width widths

Height altitude

Alt Mark

Align pictures near text relative to picture position center;top;

Form Labels

Ordered list

<ol>

<li></li>

```````

</ol>

Type ordinal types (a,a,i,i)

start= "number" ordinal start position

Unordered list

<ul>

<li></li>

```````

</ul>

Type ordinal types Disc;circle;square

Custom list

<dl>

<dt> can nest </dt> title

<dd></dd> data

</dl>

HTML tags (partial)

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.