News

var box = document.createElement ("input"); That's all it takes to create an HTML input element and assign it to a variable named "box." ...