Please enable JavaScript to use CodeHS

Desarrollo web en Utah 1 y 2

Lesson 6.3 Crear elementos utilizando el DOM

Description

En esta lección, los alumnos aprenderán a crear elementos utilizando el Modelo de Objetos del Documento.


Objective

Students will be able to:

  • Create elements using document.createElement
  • Add created elements to an existing webpage