|
| |
|
|
_gail
Posts: 2876 From: So FL Status: offline
|
" 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.
< Message edited by _gail -- 10/4/2002 8:06:10 PM >
|
|
|
|
Nancy
Posts: 3626 Joined: 11/9/1999 From: Nebraska Status: offline
|
RE: " Comment" tags - 10/6/2002 1:05:14
I think the second is for creating a multi-line comment in PHP. Nancy
< Message edited by Nancy -- 10/5/2002 1:05:42 AM >
_____________________________
Easy Estimates -- is a simple to use tool to quickly build a Web site page enabling visitors to quickly and easily create an estimate of the cost of services that you provide.
|
|
|
|
_gail
Posts: 2876 From: So FL Status: offline
|
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
|
|
|
|
Gil
Posts: 7533 From: North Carolina, USA Status: offline
|
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" >
_____________________________
Gil Harvey, 1947-2004
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|