Nest reference notes in CSS

  • twphotog
    Asked on January 23, 2017 at 2:51 PM

    Is there a way to include reference notes in the CSS without interfering with the code? Thanks!

  • twphotog
    Replied on January 23, 2017 at 2:56 PM

    I'm thinking that this may be acceptable...

    start a comment with /* , and end it with */

    Correct?

  • liyam
    Replied on January 23, 2017 at 5:36 PM

    Hello twphotog,

    Yes, you can add comments, notes, references to your CSS code by enclosing them in between /* and */

    Feel free to let us know if you have other questions.

    Thanks.