form>
<div id=ad></div>
</form>
<input type="button" value="添加" onclick="ad.insertAdjacentHTML('beforeEnd','文本:<input type=text><br/>')">