Which is the object that defines methods that allow complete control over page content?

A The client-side document object
B The server-side document object
C Both client-side and server-side document object
D Web document object

Correct Answer: The client-side document object

A web page is divided into two object documents in which one is client-side document object and the other is server-side document object. The client-side document object defines methods that allow complete control over page content

Related Questions

What should we add to a template in Dreamweaver in order to control where page content goes?
Which of the following computation is correct to calculate the time taken for page load once the page is received from the server?
If a ewb page's URL includes -- , the page is secure

Next steps