Can I use /* */ comment tags in html .
If not why because they are common for comments ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No you cannot. You can use
<!-- -->As to the second part of the question,
I can’t really help you there 🙂EDIT – Just realized that /* */ wouldn’t be tags at all, which would make sense as to why you can’t use them,