Explain the good example of XHTML element opening tags

Explain the good example of XHTML element opening tags.

E

Expert

Verified

Now there are some good illustrations of XHTML element opening tags as:

• < html > - It is opening tag of the html element.
• < head > - It is opening tag of the head element.
• < title > - It is opening tag of the title element.
• < body > - It is opening tag of the body element.
• < p > - It is opening tag of the p element.
• < script > - It is opening tag of the script element.

   Related Questions in Programming Languages

©TutorsGlobe All rights reserved 2022-2023.