Multiple choice technology platforms and products

How to write comments in HTML

  1. Use * line *

  2. Use * Line *\

  3. Use {COMMENT} text {/COMMENT}

  4. Use // Comment (Java Style)

Reveal answer Fill a bubble to check yourself
C Correct answer