Computer Science, asked by Adhya6994, 11 months ago

Tags and attribute names are case sensitive is true or false

Answers

Answered by wwwadityakamar99
12

False

Tags and attributes are case insensitive

Answered by AskewTronics
10

False is the correct answer for the above question.

Explanation:

  • Tags and attributes names are used in HTML language which is predefined for some purpose of the task.
  • The tags are used to define some task but the name of the tags can be in small or capital letters.
  • It is because there are no symbols that are case sensitive in the HTML language. The case sensitive states the symbols which said that the letter or symbol is small or capital everywhere.
  • But the question states that it is case sensitive. Hence false is the correct answer.

Learn More:

  • HTML: https://brainly.in/question/5393962
Similar questions