I am trying to create a table in HTML. I have the following design to create. I had added an <tr> inside the <td> but somehow the table is not created as per the design.
Can anyone suggest to me how I can achieve this?
I am unable to create Name1 | Price1 sections.