comment in HTML
<!-- This is how you comment in HTML -->
html comment
<!-- HTML comment
any line -->
/* CSS comment
any line */
// Javascript comment single line
/* Javascript comment
multiline */
html comment
<!--HTML Comment Example! HTML Comments do not affect your code in
any way, comments can be used to take notes to yourself, or if you
are working with a team, this could be a good way to communicate
without messing up any of your code. Comments will not be shown
in your HTML webpage. -->
hmtl comment
<!--
this is a multi-line comment and is the only way to comment in html
However you can put them on the same line
-->
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us