Tasks

Task 1:

Use 'innerText' to change this content.

Task 2:

Use 'innerHTML' to add a submit button here.

Task 3:

Change the background color of this page to '#232323'.

Task 4:

Make all the elements that have class 'item' have a border:

  1. Item 1
  2. Item 2
  3. Item 3

Task 5:

Change the href attribute of this link to 'https://www.springboard.com/'.

Task 6:

Task 7:

Use classList to add 'new-class' to this element.

Task 8:

Append a new button under this element.

Task 9:

Remove this element.