- 1
comments type in html
what kind of comments are there in html, css, and js?
2 Antworten
+ 5
That is correct but Q&A is for asking a programming related question about something you need help with.
https://www.sololearn.com/discuss/1316935/?ref=app
- 2
html = <!-- -->
css: /* */
js: /* */