October 14, 2004

Simple question...please don't laugh at me

How do I REM out some lines in my main template? I expect I'll have to take out my Hockey Whoopass Jamboree every now and then, and it would be so much easier to just REM out the line with my logo when I need to.

Posted by Victor at October 14, 2004 02:29 AM
Comments
#1

Put them between <!-- these characters - note the spaces between the text and the characters -->

Posted by Madfish Willie at October 14, 2004 02:53 AM
#2

And respect to the guy who remembers REMing code!!!

Posted by Rob at October 14, 2004 10:45 AM
#3

less than/exclamation point/dash/dash/space to open the tag; space/dash/dash/greater than to close it. Got it, and thanks.

Rob, I also remember how to C a line of code...but this newfangled CSS stuff...forget it!

Can't we go back to 1's and 0's?

Posted by Victor at October 14, 2004 05:47 PM
#4

oh css comments are even easier:

not commented out /* Commented out */ not commented out

But why the world can;t decide on a standard for commenting code god only knows... you've got // in php ' in asp and who knows what else in other languages.

Posted by Rob at October 15, 2004 11:57 AM
#5

Why's it called REM? Remove?
Both // and /* */ are from C. // is just to end of line.

Posted by Joe at February 1, 2005 08:37 AM
#6

REM=Remark

Posted by trevox at February 5, 2005 05:07 PM
Live Comment Preview
Post a comment









Remember personal info?