Please enable JavaScript to use CodeHS

Desarrollo web en Georgia

Lesson 5.4 Estilización de elementos con Javascript

Description

En esta lección, los estudiantes aprenden cómo diseñar elementos en HTML usando JavaScript y el modelo de objeto de documento.


Objective

Students will be able to:

  • Utilize setAttribute appropriately to style elements in JavaScript
  • Distinguish between .attribute and setAttribute notation and determine the advantages and disadvantages of both