Splitting a table cell into two columns in HTML

前端 未结 8 1008
感动是毒
感动是毒 2020-12-05 22:43

I have the following table:

Header Header
8条回答
  •  感情败类
    2020-12-05 23:21

    I came here for a similar problem I was facing with my table headers.

    @MrMisterMan's answer, as well as others, were really helpful, but the borders were beating my game. So, I did some research to find the use rowspan.

    Here's what I did and I guess it might help others facing something similar.

    Item No DESCRIPTION Quantity Rate per Item AMOUNT
    Rs. P. Rs. P.

提交回复
热议问题