Comment Syntax: Difference between revisions

Jump to navigation Jump to search
189 bytes added ,  9 December 2019
m
mNo edit summary
Line 14: Line 14:
</pre>
</pre>


==C: CSS==
== C: CSS, Cron ==
CSS Code: '''viewable''' when user view the HTML source code<ref>[http://www.w3schools.com/css/css_syntax.asp CSS Syntax]</ref>
CSS Code: '''viewable''' when user view the HTML source code<ref>[http://www.w3schools.com/css/css_syntax.asp CSS Syntax]</ref>
<pre>
<pre>
Line 23: Line 23:


[http://msdn.microsoft.com/en-us/library/ms537512(v=vs.85).aspx Conditional Comments] for {{IE}}
[http://msdn.microsoft.com/en-us/library/ms537512(v=vs.85).aspx Conditional Comments] for {{IE}}
Cron code<ref>[https://www.webhostingtalk.com/showthread.php?t=619350 How to comment cron job? | Web Hosting Talk]</ref>
<pre>
# single line
# 0 0 * * 0 execute some script
</pre>


==D: DOS==
==D: DOS==

Navigation menu