comment is nothing but it is a statement which is not display on browser window. it is useful to understand the which code is written for what purpose.
Live Example:
<html>
<body>
<! Heading -->
<h1> HTML Tutorial </h1>
<p>HTML is a simple to learn<p>
</body>
</html>
Live Example:
No comments:
Post a Comment