SusiHandayaniJl.KebangsaanNo.225300.000How to merge two td into one td but they don't stick together and I want the text Don't stick together, leave some space from the removed td, make it the same as the column above I tried aligning but it didn't work, I also tried"> The title is rewritten as: "TD displays abnormality"-PHP Chinese Network Q&A
The title is rewritten as: "TD displays abnormality"
P粉147747637
P粉147747637 2023-09-15 16:15:31
0
1
967

  Susi Handayani Jl. Kebangsaan No.225 300.000 

How to merge two tds into one td but they don't stick together, I want the text not to stick together and leave some space from the deleted td to make it the same as the columns above

I tried aligning but it didn't work, I also tried splitting the tr and tried removing the td of one paragraph but it still stuck with the second paragraph (td), what I expected was that the td didn't stick to together, but align the text above the text I made

Tabel HTML

Tabel Simpanan Peserta
No Nama Peserta Alamat Simpanan
Total 350.000
1. Andi Suryono Jl. Kemerdekaan No.17 50.000
2. Susi Handayani Jl. Kebangsaan No.225 300.000
3. Roy Pratama Jl. Merdeka No.32 1.000.000
4. Tia Suryani Jl. Jelajah No.111 1.555.000

I'm trying to make the table blend together but not stick together, I plan to leave some space for the text, how do I create space for each column

P粉147747637
P粉147747637

reply all (1)
P粉187160883

You're talking about styles, but you didn't post any style tags or CSS. Please post your generic CSS that reproduces the problem, or at least provide a screenshot of the problem.

Usually, the spacing in the table is achieved through padding. Try code like this:

This will add 5px of space above and below each cell in the table, and 10px on both sides.

    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template
    About us Disclaimer Sitemap
    php.cn:Public welfare online PHP training,Help PHP learners grow quickly!