|
|
HTML Tag Defines a comment |
<!--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> Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |
Read Articlehttps://develop.horje.com/learn/1434/reference