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
Make a note so you can come back and check it lat...
ScreenCloud is a great little app you didn’t even...
When a website is maliciously requested, blacklis...
This article shares the MySQL precompilation func...
When developing a website, you often need to use ...
I logged into the backend to check the solution t...
Preface When we were writing the web page style a...
<br />Structure and hierarchy reduce complex...
Table of contents 1. Introduction 2. Advantages 3...
Table property settings that work well: Copy code ...
This article example shares the specific code of ...
Here is a common one-click performance test scrip...
1. Add the following dependencies in pom.xml <...
Table of contents Technology Stack Effect analyze...
Latest solution: -v /usr/share/zoneinfo/Asia/Shan...