HTML common tags and simple website practices (5.6)

Source: Internet
Author: User

Yesterday just learned the things basically melted, today has learned a lot of HTML universal tags, understand slowly, some things need to calm down to slowly understand. Yesterday learned things feel that they can understand, today, a task, only to find that they apply to practice, a lot of things still do not understand, do it very slowly, see other classmates do quickly, tell yourself not to worry, intentions to understand, go a little to figure out. Tomorrow to rest, it seems that you can not rest, and I do not know what is not proficient to understand. Here are some of the common tags learned today, I made a summary:

HTML Common Tags:

A:<a></a>

(1) Hyperlink: <a href= "URL" ></a>

(2) Anchor point:

1:<a href= "#" ></a>

2:<a href= "#name" ></a>

(3) Download: Images html PHP aspx JSP and other files will not be downloaded directly

Two:

(1) Property: 1:alt 2:title

Three: List

(1) Unordered list

1:<ul></ul>

A:type

B:disc Solid Circle

        C:square   Square   

D:circle Hollow Circle

2:<ul type= "disc" >

<li>1</li>

<li>2</li>

<li>3</li>

</ul>

(2) Ordered list

1:<ol></ol>

2:<ol type= "1" >

<li>1</li>

<li>2</li>

<li>3</li>

</ol>

Four: Common syntax:

Spaces (&nbsp;) newline <br/> delimiter

HTML common tags and simple website practices (5.6)

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.