What mean that (/* This is a comment */) in css code | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

What mean that (/* This is a comment */) in css code

2nd Mar 2019, 2:30 PM
Ossama Laarichi
Ossama Laarichi - avatar
2 ответов
+ 2
Some code ,that we want to not see in webpage we use comments. /* */ Inside this code is not executive by browser
2nd Mar 2019, 2:44 PM
Name
2nd Mar 2019, 2:36 PM
Diego
Diego - avatar