Present in both answers;Present only in the new answer;Present only in the old answer;
The write() method is mostly used for testing: If it is used after an HTML document is fully loaded, it will delete all existing HTML
The write() method is mostly used for testing: If it is used after an HTML document is fully loaded, **it will delete all existing HTML**. `document.getElementById('fixed').innerHTML = "Hoy es: " + weekday[d.getDay()];`
Present in both answers;Present only in the new answer;Present only in the old answer;