![]() |
HTML Tag Defines a comment |
Example:
HTML
<!--This is a comment. Comments are not displayed in the browser-->
<p>This is a paragraph.</p>
<script type="text/javascript">
<!--
function displayMsg() {
alert("Hello World!")
}
//-->
</script>
Example of HTML <!--...--> Tag | HTML Tag |
Definition and Usage HTML <!--...--> Tag | HTML Tag |
Browser Support HTML <!--...--> Tag | HTML Tag |
Tips and Notes HTML <!--...--> Tag | HTML Tag |
Read Full: | HTML Tag |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded: | 1 year ago |
Uploaded by: | Admin |
Views: | 126 |
Reffered: https://www.w3schools.com/tags/tag_comment.asp