Advertisements
Advertisements
Question
The following HTML statement contains errors. Rewrite the correct version of the statement with underlined corrections, following the given specification:
<TITLE font="16px">My Webpage</TITLE>
Specification: The webpage title should be ‘My Webpage’ without any font-related attributes.
Correct and Rewrite
Advertisements
Solution
<title>My Webpage</title>shaalaa.com
Is there an error in this question or solution?
