HTML: Comment

  • Simple Text Comment
<! - - HY! my name is html - - >
  • Code inside comment
<!- -
	<a href="https://www.google.com">Google</a>
	<p>
	Google is very important for us <br> 
	</a>
	- - >
  • Conditional Comment
<!--[if a>=b ]>   	
Text or Code Here
<![endif]-->

Tagged : / / / / / /