How do I add code comments to a Thimble project?

Askush nuk ka ndihmuar ende të përkthehet ky artikull. Nëse dini tashmë si funksionon përkthimi i artikujve të SUMO-s, filloni të përktheni që tani. Nëse doni të mësoni se si të përktheni artikuj për SUMO-n, ju lutemi, filloni nga këtu.

Code comments do not show up when the page is rendered, and can be a helpful way to communicate information to remixers, directly in the code, in context. This could include instructions for things to remix, coding tips, etc.

To add a comment to an HTML file, use this syntax

<!--your comment here-->

To add comments to a CSS file, use this syntax

 /* your comment here */

To add a single-line comment to a JavaScript file, use this syntax

// your comment here [be sure to include a line break at the end of your comment]

Qe i dobishëm ky artikull?

Ju lutemi, prisni...

Në shkrimin e këtij artikulli ndihmuan këta persona të mirë:

Illustration of hands

Vullnetar

Shtoni dhe ndani me të tjerët ekspertizën tuaj. Përgjigjuni pyetjeve dhe përmirësoni bazën tonë të dijeve.

Mësoni Më Tepër