Computer scienceProgramming languagesJavaScriptInteraction with backend

XMLSerializer & DOMParser

Serializing

Report a typo

const docInnerHtml = document.documentElement.innerHTML;

What is the output of this code snippet?

Select one option from the list
___

Create a free account to access the full topic