Where are the answer choices?
The answer to your question simply would be 01.50
Answer: 2) To provide instruction for how the structure should look
4) To provide instruction for how the content should look
Explanation:
HTML 5 is a hypertext markup language revision which basically provide the structure and content to the page. It is a standard programming which basically describe the content of the web page. It reduce the overall development time and it is faster.
In the remaining option, It does not provide any meaning as we cannot add structure directly we should use the CSS styling for the particular document.
Therefore, (2) and (4) option are correct.
A class can be defined<span> using another class as a foundation. In object-oriented programming terminology, one class can </span>inherit<span> fi elds and methods from another. An object that inherits from another is called a subclass, and the object it inherits from is called a superclass. A subclass extends the superclass.</span>