515829-2.html (217B)
1 <!DOCTYPE html> 2 <html> 3 <head></head> 4 <body onload="document.getElementById('x').innerHTML = '<button></button>';"> 5 <form><div id="x"><button></button></div><button></button><input type="image"></form> 6 </body> 7 </html>