You can access the <body> and <html> elements of a HTML page by using document.body and document.documentElement, respectively.
You can access the <body> and <html> elements of a HTML page by using document.body and document.documentElement, respectively.
Copyright 2022 ยท All rights reserved