Multiple choice Which of the following is a valid name? <'human><human></human> <'-human> <'786human> <'6human> 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.