Forum: HTML and CSS Sep 3rd, 2008 |
| Replies: 6 Views: 2,332 Thanks for your help guys, the CSS worked. |
Forum: HTML and CSS Sep 2nd, 2008 |
| Replies: 6 Views: 2,332 Thanks for your replies. BuddyLee: I tried that in an external style sheet but it doesn't load the image on the page. Know why? Here is my tag for it:
TD.MAINCELL{
FONT-WEIGHT: bold; FONT-SIZE:... |
Forum: HTML and CSS Sep 2nd, 2008 |
| Replies: 6 Views: 2,332 I was just at validator.w3.org testing my site, and it found <td background='bricks.jpg'> as an invalid tag. It said Line 25, Column 29: there is no attribute "background".
I am using XHTML 1.0... |