PDA

View Full Version : Syntax Question?


codingmaestro
08-27-2007, 12:46 PM
is it possible for someone to write a comment above the first line that is about some matter and have it not affect anything?

gsnedders
08-27-2007, 04:21 PM
It depends what the first line in the document. If the first line is the optional XML declaration, then no, otherwise, yes.

codingmaestro
09-07-2007, 06:32 AM
Thanks for the advice