How to group rows with html table

19 hours ago 1
ARTICLE AD BOX

I would like to make something like tthe image in html but the row and col attributes makes me extremely confused, so I have no idea how to do it properly. Is there any way I can do it? I've tried it but it gets messed up.

TABLE

It probably has a way of doing it using javascript, but I would prefer if it was based only with html, since it would be a heavy content table.

I would also like to know how to make the border consistent, since it doesn't appear on all the rows/columns even though i used "border: 1px solid #564028;" on the css.

Read Entire Article