How do you enter the second line? One by one?
/* Handle basic element styling */
/* -------------------------------------------------------------------------------------------- */
How do you enter the second line? One by one?
/* Handle basic element styling */
/* -------------------------------------------------------------------------------------------- */
Hi again, @user-p
Yes. These are just typed one-by-one like any other character.
Admittedly, this seems excessively long in the example (and the new design).
I would just do:
/* Handle basic element styling */
/* ---------------------------- */
or maybe
/* ---------------------------- */
/* Handle basic element styling */
/* ---------------------------- */
Cheers,
Michael
Hello @mikoMK,
I appreciate your help. I’ve always wondered about this kind of comment. I don’t have to think about it anymore.