HTML Important Basics (Show yourself)

Source: Internet
Author: User

Notes Collation :

Tag Pre, code for displaying source code, etc. (details are not described).

<body> Tags: body part.

Title H1~h6, paragraph p, bold b, italic i, bold strong, emphasis em; ins (insert lines, similar underscores), del (strikethrough).

The addr tag uses the global Title property to display the abbreviated/abbreviated full version.

Ol--> has an unordered list of sequence tables,ul-->.

and List Labels:

<dl> Define Labels <dt></dt> tags <dd></dd> lists for a list </dl>
<DL>   <DT>Critical</DT>   <DD>The hair blowing on the skin, looking for the problem inside. The analogy is deliberately picky about others ' shortcomings and looking for mistakes. Also refers to the meticulous to cumbersome, picky to the point.</DD>      <DT>Pan</DT>   <DD>It is a short time to show good things. Epiphyllum is a shrub-like succulent plant with very beautiful flowers, but only 3-4 hours of flowering time, which is very short. People use a fleeting metaphor to describe the good things that don't last.</DD></DL>

HTML link:<a>

Properties: href (destination address), target= "_blank" (opens link in new tab),

Use a link to return to a location on the current page:

<PID= "Top">Top position</P><!--some code; -<PID= "Center">Middle position</P><!--some code; -<PID= "Bottom">Tail position</P><ul>    <Li><ahref= "#top">Back to Top</a></Li>    <Li><ahref= "#center">Back to the middle</a></Li></ul>

HTML Important Basics (Show yourself)

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.