HTML and CSS Comments
Comments are used too provide explanations, notes, or reminders for yourself and other programmers, you can add text comments to your code. Comments simply say, "Leave this line or lines out, do not run it."
This is why they have no impact on how a p...
rashida.hashnode.dev2 min read