Page

Apply comments in HTML source code

<!DOCTYPE html>
<html>
<body>

<!--This comment will not be displayed-->
<p>This is a paragraph</p>

</body>
</html>

No comments:

Post a Comment