Question Child DIV Styles based on Partent DIVs style ( SitePoint Forums CSS ) Updated: 2008-11-23 03:55:01 (1)
Child DIV Styles based on Partent DIVs style
If i have a DIV with DIV's inside it, can i specify a style on the child DIV that is dependant on the parent DIV? I want to specify a childs class based on its parents
So if i had a message DIV with posts and a forum DIV with posts i want to style the <div id="Posts"></div> based on the parents class...
-jamie
Answers: Child DIV Styles based on Partent DIVs style ( SitePoint Forums CSS )