" Comment" tags
(Full Version)
All Forums
>>
[Web Development]
>>
Microsoft FrontPage Help
Message
_gail
->
" Comment" tags
(10/5/2002 19:39:12)
<!-- text here -->
/* text here */
What' s the difference between the two " comment" tags above?
thanks, gail
Edit note: forget it, I think I finally figured it out: the first is for html, the second for comments in a css file.
Nancy
->
RE: " Comment" tags
(10/6/2002 1:05:14)
I think the second is for creating a multi-line comment in PHP.
Nancy
_gail
->
RE: " Comment" tags
(10/6/2002 8:19:06)
Nancy,
Am I incorrect then that they can be used in a CSS file?
thanks, gail
Nancy
->
RE: " Comment" tags
(10/6/2002 9:10:56)
The above format for comments comes from C programming, so you may see it in other places also, and yes it is correct for comments in a stylesheet.
P.S. I had to look it up because I' ve not put comments in a stylesheet before. [:)]
Nancy
Gil
->
RE: " Comment" tags
(10/6/2002 9:16:34)
/* comments */
/** comments **/
// comments //
Are pretty universal ways of commenting in
most
scripting languages.
<!-- text here -->
Is
' normally'
used to define the script as in <script language=" JavaScript" >
Page:
[1]
Forum Software ©
ASPPlayground.NET
Advanced Edition
2.4.5 ANSI
0.046875