<div style="removed: relative; float: left; width: 250px"> <fieldset> <legend>MyToys </legend> <div style="border-style: solid; border-color: rgb(235,235,235);"> <div id='toydiv' style='background: red; height: 200px; width: 150px; float: left'> My<br> Toys<br> List<br> show</div> <div style='text-align: center; margin: 0'> <input type='button' value='Add'> </div> </div> </fieldset> </div>
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)