HTML Hypertext Markup Language

Source: Internet
Author: User
Tags control label

<body> What the page displays </body>

comments!!!

The properties of the body

BgColor page background color text text color topmargin top margin leftmargin left margin rightmargin right margin bottommargin next page margin background background wallpaper

1.1 General Label

1.1.1 Format Control Label

<font color= "" face= "" size= "" ></font> control font: Face font, size font.

<b></b> Font Bold

<strong></strong> font Bold (emphasis, tone reinforcement)

<i></i> Tilt

<em></em> font Tilt (emphasis, tone enhancement)

<u></u> Underline

<center></center> Center

<br> or </br> the next line, which represents the carriage return Shift+enter

An empty lattice shift+7

1.1.2 Content Container Label

<p></p> paragraph Labels

<div></div> Layer Label (default line)

<span></span> Layer Labels (how much space is used by default)

<ol type= "1" > with sequence list, serial number is ..., you can change the ordinal form in quotation marks

<li> content </li>

<li> content </li>

</ol>----"Ol" to "UL" or unordered list

".. /"Indicates the parent directory (the top level of the folder on which the current document resides)

"./" indicates the current directory

Relative path: Finds from the current page. Corresponds to the level of the same path as the HTML document.

Absolute path: Search from the root of the site. "/" represents the root of the site.

1.2 Common Tags

Hyperlink label <a href= "hyperlink address" target= "_blank" > Hyperlink text ></a>

Picture label

SRC reference Alt cannot be loaded when the text is displayed and can also help search engine searches. The slice is not in the source file.

HTML Hypertext Markup Language

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.