Comments in HTML are made with /* Comment */.
Comments in HTML are made with // Comment.
Comments in HTML are made with # Comment.
Comments in HTML are made with <!-- Comment -->.