Write HTML code to display country name in red color
Solution
<font color="red">INDIA</font>
Output/ Explanation: