Comments
<!-- This is a comment -->
Example
<html>
<head>
</head>
<body>
Welcome to Aspell.
<!-- This text will not display on the browser.-->
<h2> The coolest education community site on the Internet.</h2>
</body>
</html>
<head>
</head>
<body>
Welcome to Aspell.
<!-- This text will not display on the browser.-->
<h2> The coolest education community site on the Internet.</h2>
</body>
</html>
Output
Welcome to Aspell.
No comments:
Post a Comment