Web page production form, List

Source: Internet
Author: User

A little bit of your own knowledge. Write the tag: name of the paired presence <div> </div> tag Note:1, the label name is placed in <> 2, the label in pairs exist 3, the tag can be nested 4, the end tag has a slash/Document BASIC Tags: html, head, body document basic structure:
<!doctype html>
list, table with sequence table, unordered list <ul></ul>----unsorted lists <ol></ol>----ordered list
List
<ul> <li> list 1</li> <li> list 2</li>-------sequence list <li> list 3</li> </ul>
<ol> <li> list 1</li> <li> list 2</li>-------unordered list <li> list 3</li> </ol>
Form:
<table>
<tr> <td> cell 1</td>----------first row <td> cell 2</td> </tr>
<tr> <td> cell 1</td>----------second row <td> cell 2</td> </tr>
</table>


<table border= "1" width= "100%" cellpadding= "0" cellspacing= "0" >
<tr > <td> cell 1</td>----------first row <td> cell 2</td> </tr>
<tr> <td> cell 1</td>----------second row <td> cell 2</td> </tr>
</table>
Border is set tooutermost BorderWidththe width of the unit cellCellPadding inside the cell.the distance between the content and the borderCellSpacingthe distance between cells

<table border= "1" width= "100%" cellpadding= "0" cellspacing= "0" >
&LT;TR height= > <td> cell 1</td>----------first row <td> cell 2</td> </tr>
<tr> <td> cell 1</td>----------second row <td> cell 2</td> </ Tr>
Height Cell Heights

<table border= "1" width= "100%" cellpadding= "0" cellspacing= "0" > <tr > <th& gt; cell 1</th>---------Header <th> Cell 2</th>
<tr > <td> cell 1</td>----------Line 2nd <td> cell 2&lt ;/td> </tr>
<tr> <td> Cell 1</td>----------line 3rd <td> cell 2</td > </tr>



<table border= "1" width= "100%" cellpadding= "0" cellspacing= "0" >
<tr height= "> <td colspan=" 2 "> Cell 1</td>-----Right merge <td roslpan=" 2 > Cell 2</td>-----Merge down
</tr>
<tr> <td> cell 1</td> <td> cell 2</td> </tr>


Related propertieswidth: Height: border: Border cellpadding: margin cellspacing: Pitch colspan: Horizontal merge Roespan: Vertically merge Algin: Horizontal center bgcolor: background color

Press CTRL + left mouse button to edit multiple location contents ALT + + left mouse button up and down to edit vertical row contents ctrl+d copy cursor line pasted in next line Ctrl
<!--a label relative path--
Relative path:/represents the root directory. /represents the previous level directory./self directory (can be omitted) jump page: <a href= "aa.html" > Skip to aa.html page </a>
A tab three function page jump anchor link (location) function links (download, etc.)


<!--alt text for picture tag img Pictures--


<div> block label----default line I hope you will add

Web page production form, List

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.