0 Basic Learning HTML and CSS

Source: Internet
Author: User

First, the basic concept of HTML carding, to master the basic knowledge

1 What is HTML (XHTML)

1) The certification method of the organization and relevant standards, XHTML (whether meet the requirements of the above);

2) The basic structure and xhtml1.0 Basic specification of XHTML documents;

3) content and performance separation of ideas, HTML structure as far as possible semantic.

2 Block Level Labels

1)

2) <div> <li> <dd> <td> <form>

3) <ol> <ul> <dl> <table>

3 Row-level labels

1) <a> <span> <br/>

2) <input> <textarea> <select>

4 Common label combinations

1) Div-ul (OL)-li: often used for category navigation or menu occasions

2) DIV-DL-DT-DD: Commonly used in picture and text mixing occasions

3) TABLE-TR-TD: Often used for structured data display occasions

4) FORM-TABLE-TR-TD: Commonly used in form layout situations

Second, the basic concept of CSS carding

1 CSS Basic syntax

Must be mastered, no longer listed:)

2 Common CSS Properties

1) Text, font

2) List, table

3) Hyperlinks

3 using CSS for page layout

1) Box model related properties margin, border, padding, width, height, positon

2) Overall layout of the page

Including the common layout technology, the realization idea of DIV+CSS

3) page Local layout

Several typical layout structures (the following article illustrates the supplement)

0 Basic Learning HTML and CSS

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.