The term ____ refers to the process of verifying that your HTML5 (or XHTML) document is well formed, and checking that the elements in your document are correctly written according to the element definitions in a specific DTD.

The term ____ refers to the process of verifying that your HTML5 (or XHTML) document is well formed, and checking that the elements in your document are correctly written according to the element definitions in a specific DTD.


a. validation
b. parsing
c. interpreting
d. recognizing


Answer: a. validation


Learn More :