I am attempting to replicate the first table, but I keep getting results similar to the second table instead.
My approach involved creating a table and filling the <td>
tags with labels. However, after setting the borders to dark, there are unwanted white spaces between cells that I want to eliminate. Are there alternative methods that I can explore?
Do you have any recommendations on achieving outcomes similar to the second table? The values in this table are not hard-coded but filled in with ASP labels instead.