UNPKG

dojo

Version:

Dojo core is a powerful, lightweight library that makes common tasks quicker and easier. Animate elements, manipulate the DOM, and query with easy CSS syntax, all without sacrificing performance.

13 lines (12 loc) 320 B
<hr style="height:100px;width:200px;"/> <div style="overflow:scroll;height:80px;width:160px;"> <fieldset> <table cellspacing="65" cellpadding="0" border="0"> <tr> <td> <input id=it style="width:50px;height:50px;clear:both;float:left;visibility:visible;"> </td> </tr> </table> </fieldset> </div>