Hey guys!
I know this might sound strange, but I am trying to use CSS to format a P section to be centered, but only if that P contains an embedded video.
Is there a CSS statement I can use to apply formatting to only those P's that contain OBJECT's (embedded videos)?
Basically, I'm trying to modify the parent based on the child...
Thanks a ton!