Multiple choice

Which of the following is a valid name?

  1. <'human><human></human>

  2. <'-human>

  3. <'786human>

  4. <'6human>

  5. All of these are true

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

Tag name can start with hyphen, letter or digits. So, all the options are correct.