How do I get a td background color to stretch from left to right, not just
the table width, in html & css?
I'm creating a page where a want to list a number of items. To make it
more readable, I want to change the background color of every second item.
I want that background color to stretch all the way from left to right,
like the browser window.
At the moment the table containing these elements has a width of 950px, so
the td color is only 950px. How can I make it wider while at the same time
maintaining the 950px width for the text?
The page I'm working on is
http://www.spanish-bookworld.com/delete-footer.html
No comments:
Post a Comment