1. Set the body's margin to 0
Body
{
Margin: 0 0 0 0;
}
style>
2. Set Table Cellpadding and Cellspacing to 0
table>
3. Set the background with TD, pay attention to specify the size of the width and high background images
|
Or add IMG in TD, but this is not easy to add other things
4. You can use 2 Table to connect to 2 pictures, or you can use 2 TRs in a table (TR must be used in TD)
转载请注明原文地址:https://www.9cbs.com/read-131577.html
|