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

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -