• 05 2024-01 HTML

    标签标签

    <!-- Nested label --><label>Click me <input type="text" id="user" name="name"/></label><!-- 'for......

  • 05 2024-01 HTML

    表单属性

    name脚本形式的名称action表单脚本的 URLmethodHTTP 方法,POST/ GET (默认)enctype媒体类型,请参见enctypeonsubmit在提交表单时运行onreset当表单被重置时运行...

  • 05 2024-01 HTML

    表单标签

    <form method="POST" action="api/login"> <label for="mail">Email: </label> <input type="email" id=......

  • 05 2024-01 HTML

    定义列表

    <dl> <dt>A Term</dt> <dd>Definition of a term</dd> <dt>Another Term</dt> <dd>Definition of another t......

  • 05 2024-01 HTML

    有序列表

    <ol> <li>I'm the first item</li> <li>I'm the second item</li> <li>I'm the third item</li></ol&......

  • 05 2024-01 HTML

    无序列表

    <ul> <li>I'm an item</li> <li>I'm another item</li> <li>I'm another item</li></ul>...

  • 05 2024-01 HTML

    <th> 属性

    colspan单元格应跨越的列数headers一个或多个与单元格相关的标题单元格rowspan单元格应跨越的行数abbr单元格内容的描述scope标题元素涉及...

  • 05 2024-01 HTML

    <td> 属性

    colspan单元格应跨越的列数headers一个或多个与单元格相关的标题单元格rowspan单元格应跨越的行数...

  • 05 2024-01 HTML

    表格标签

    <table>定义一个表<th>定义表格中的标题单元格<tr>定义表格中的一行<td>定义表格中的单元格<caption>定义表格标题<colgroup>定义一组列<col>定义表中的列<thead>分组标题内容<tb......

  • 05 2024-01 HTML

    表格示例

    <table> <thead> <tr> <td>name</td> <td>age</td> </tr> </thead> ......

在线咨询 拨打电话

电话

13363039260

内部绝密传真282期

微信二维码