using body in javascript code example
Example: represent body in javascript
// for defining body getElementyId or any other syntax won't be used and for that we have to write
document.body.style.backgroundColor = "yellow";
// for defining body getElementyId or any other syntax won't be used and for that we have to write
document.body.style.backgroundColor = "yellow";