Answers for "html css comment section"

CSS
3

comment in css

/* This is how you comment in CSS */
Posted by: Guest on December-15-2020
2

css comment

/* The only requirements for comments are 
slash star at the start and star slash at the end */

/*/ But i prefer writing comments with an extra slash cus it looks better /*/
Posted by: Guest on June-04-2021

Browse Popular Code Answers by Language