Comment out HTML, CSS, Javascript and PHP

Tachira

New member
Registered
Joined
Mar 15, 2014
Messages
3
Points
0
Hi everyone,

Sometimes I get confused with comment out in html, css, javascript and php
Could you show me any way to use exact comment out in these programming languages?

Thank much!
 

Hassan

Well-known member
Registered
Joined
Nov 11, 2014
Messages
433
Points
0
HTML comment
Code:
<!--
<code>
 -->
CSS, JavaScript, and PHP Comments
Code:
// <code>
or

Code:
/*
<code1>
<code2>
<code3>
*/
 
Newer Threads
Recommended Threads

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top