Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

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";
 
PREVIOUS NEXT
Tagged: #represent #body #javascript
ADD COMMENT
Topic
Name
3+4 =