Search
We can get access to all the HTML code nested inside an HTML element using its innerHTML property.
innerHTML
In the console, we get all the HTML nested inside the p element.
p