If you try this code and save it, the border will go out of the top of the "box". Is there a way to change this, so that it only stays within the "box"?Code:<fieldset style="background:lime"> <legend>Health information:</legend> <form> Height <input type="text" size="3" /> Weight <input type="text" size="3" /> </form> </fieldset>




Reply With Quote

Bookmarks