muchos elementos HTML optimizados

document.createElement("tagName"); // This is the fastest way to create an element
TC5550