Hi
We use overflow property to specify whether scroll bars should be provided when content overflows element’s box.
Is there a similar property with which we could specify whether horizontal scroll bars should be provided when the width of an element is greater than the width of a viewport ( ie display area )?
thanx