DESIGNING STATIC WEB PAGES - Practice Mode
3) What will be the output of the following HTML code?
NIMI
CHENNAI
Correct Answer: <strong>NIMI</strong>
<br>
CHENNAI
4) What is the output of the following html?
NIMICHENNAI formatting
Correct Answer: NIMI chennaiformatting
5) What is the output of the following html code?
NIMICHENNAI
Correct Answer: NIMI <sup>Chennai</sup>