How to make comments without text being picked up by the browser?

Submitted by: Murtaza
Comments are used to explain and clarify code or to prevent code from being recognized by the browser. Comments start with "*<!--" and end with " -->".
Example:
<!-- Insert comment here. -->
Submitted by: Murtaza

Read Online Web Designing Job Interview Questions And Answers