create comment for 1st paragraph css code example
Example: comment out css
/* this is some commented out css
.my-field{
font-size:10px;
border:1px solid red;
}
*/
/* this is some commented out css
.my-field{
font-size:10px;
border:1px solid red;
}
*/