📚 Practice Mode

XML and Markup Languages

Learn at your own pace with hints and detailed explanations

1 / 17
Multiple Answers

Which of the following are true?

  1. Tags in XML cannot contain spaces in them.
  2. Tag Names can start with a character (A-Z) or an _(Underscore)
  3. Tag Names starting with Underscore cannot have another Underscore in them.
  4. Tag Names cannot start with an Underscore