Deprecated: scrolling is obsolete in HTML5. Use CSS overflow instead.
scrolling
overflow
scrolling="yes" forced scrollbars in legacy browsers. Prefer style="overflow:auto".
scrolling="yes"
style="overflow:auto"
Lines: 0 | Characters: 0