Source code (some classes deleted): Copy code The code is as follows:<table> <thead> <tr><th colspan=2 >Buyer: Yimai</th></tr> </thead> <tbody> <tr> <td rowspan=4 > <img src="../img/103.jpg" width="100%" height="100%"> </td> <td >Item name: mobile power</td> </tr> <tr><td >Unit price: ¥28 yuan</td></tr> <tr><td >Quantity: <input type="text" id="goods_number" ></td></tr> <tr><td >Seller: Yi Damai</td></tr> </tbody> <tfoot> <tr> <td>Payment method: <select class="w100"> <option value ="e">Virtual account</option> <option value ="r">Cash Account</option> <option value="b">Online Banking</option> </select> </td> <td>Total price: <span id="total_price">0</span> Ten thousand yuan</td> </tr> </tfoot> </table> Effect picture: ![]() Cells - Row Merge (rowspan) Cell - Column Merge (colspan) The image fills the <td> - set width and height to 100% |
<<: What to do if the online MySQL auto-increment ID is exhausted
>>: RGB color table collection
Table of contents 1. Front-end control 1. In the ...
When using MySQL, many developers often perform f...
Friends always ask me how to hide Linux processes...
The environment of this article is Windows 10, an...
Hyperlink, also called "link". Hyperlin...
Preface During the development process, you will ...
This article shares the specific code of jQuery t...
Composition API implements logic reuse steps: Ext...
In the Linux environment, you want to check wheth...
Achieve resultsImplementation Code html <heade...
Database modification or deletion operations may ...
This article example shares the specific code of ...
Table of contents 1. Basic Concepts ACID 3.AutoCo...
This article records the installation and configu...
Since Zabbix version 3.0, it has supported encryp...