1.

Copyright symbol can be included by _________(a) &lt(b) &copy(c) &amp(d) &gtThis question was addressed to me during a job interview.Question is taken from HTML5: Beyond Markup topic in section HTML Markup, Forms, Video, Audio & Other Multimedia of HTML

Answer»

Correct answer is (b) &copy

Explanation: HTML code has some characters that are RESERVED so for using those on the page one need to KNOW “escape” characters. If you WANT to ADD a copyright symbol to the web page they can USE &copy or ©.



Discussion

No Comment Found

Related InterviewSolutions