html - Possible to fill a table cell with a bg color? -
I have a table cell which is not completely filled with text, so BG color does not cover the entire cell. I still want to have a full table cell filled with the same color without using a background color on the whole table.
Is it possible to fill the entire color without using the background color in full color?
You can & lt; Td> You can assign a class to the element
and then assign a BG color by using the CSS background-color
property for that category.
Comments
Post a Comment