html - Table and Body with two separate background colors -
html - Table and Body with two separate background colors -
hey all, simple question i'm sure, have body of page 1 color , have table in center separate color. tried specifying body color , table color, body overrides it. i'm attempting in css, , have feeling need utilize "not" excluder create happen? such specifying body not:table or along lines of that. absolute beginner here, easy on me. thanks!
make sure styles beingness applied table
tag. if table
not alter colors, css selector wrong.
here simple illustration of styles beingness applied body
tag. class bg
added table
tag in markup, pick other colors. see here: http://jsfiddle.net/uegrg/
html css xhtml
Comments
Post a Comment