Html-form form

Source: Internet
Author: User

<! DOCTYPE html><Html><Headlang= "EN" ><Metacharset= "UTF-8" ><title>table</Title><Style>table{Border-collapse:collapse;}Rr=border:1px solid red;}td{border:1px dashed blue;}</Style></Head><Body><Tableborder= "1" ><Tr> <!--colspan horizontal merge columns--<TdColspan= "2" >1-1</Td><td>1-2</Td> <!--<td>1-3</td>--></Tr><Tr><TdRowspan= "2" >2-1</Td><td>2-2</Td><td>2-3</Td></Tr><Tr> <!--<td>3-1</td>--><td>3-2</Td><td>3-3</Td></Tr></Table><Hr/><Table><Tr><TdColspan= "4"Align= "Right" >123</Td></Tr><Tr><td>ac</Td><td>+/-</Td><td>%</Td><td>/</Td></Tr><Tr><td>7</Td><td>8</Td><td>9</Td><td>x</Td></Tr><Tr><td>4</Td><td>5</Td><td>6</Td><td>-</Td></Tr><Tr><td>1</Td><td>2</Td><td>3</Td><td>+</Td></Tr><Tr><TdColspan= "2" >0</Td><td>.</Td><td>=</Td></Tr></Table><Hr/><!--cellspacing cell spacing between columns cellpadding cell padding--<TableBorder= "1"Cellspacing= "10"cellpadding= "5" > <!--caption Table name---<CAPTION&GT;XX Company Personnel </Caption><Tr> <!--th table head--<Th> name </Th><th> Sex </Th><Th> Job </Th> <th> remarks </th> </tr> <tr> <td> Zhang San </td> <td> men </td> <td> Buffet </td> <td> </td> </tr> <tr> <td> John Doe </td> <td> men </td> <td> Cleaning </td> <td> </td> </tr></table><!--Action Link external Path, address method Submit method get post disabled disable Autofocus Auto Get Focus--><form action= "#" method= "get" > <!--text box-account: <input type= "text" placeholder= " Please enter the account "Name=" username "disabled/> Password: <input type=" Password "maxlength=" 6 "name=" UserPassword "autofocus/> <!--button does not initiate submission--<input type= "button" value= "click on Me 1"/> <input type= "Submit"/> <button> Click I can submit </button> <!--More--Basketball <input type= "checkbox" class= "CB1"/> Soccer <input type= "checkbox" class= "CB1"/ > Table Tennis <input type= "checkbox" class= "CB1"/> Tennis <input type= "checkbox" class= "CB1"/> Agree <input type= "Chec Kbox "checked=" checked "/> Reject <input type=" checkbox "/> <!--Radio Name Value customization--male <input type= "Radio" name= "Sex"/> Female <input type= "Radio" name= "Sex"/> <!--Reset--<i Nput type= "reset"/> <!--drop-down list--<select name= "" id= "" class= "" > <option value= "BJ" > Beijing </ option> <option value= "DJ" > Tokyo </option> <option value= "NJ" > Nanjing </option> <option value= " XJ > Western </option> </select> <!--multiline text box--<textarea name= "" id= "" cols= "" rows= "></ textarea> <!--numbers--<input type= "number" min= "0" max= "ten"/> <input type= "email"/> <input type= " Color "/> <label for=" man "> Male </label> <input type=" Radio "name=" Sex "id=" mans "/> <label for=" Woman "> Women </label> <input type=" Radio "name=" Sex "id=" woman "/></form></body>

Html-form form

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.