rahul286
-
Why CSS overflow property is not inherited?
"Robskiwarrior" said:overflow is only relavant to the object it is styling, and will not cascade like say font would. Thanks for your answer Rob. :-) I seriously had this misconception that everything in CSS cascades (inherits). :o