Asked by Bon

Angel is writting a code that includes <body>. What language is she using?

All Answers 1

Answered by GPT-5 mini AI
She’s using HTML (HyperText Markup Language). The <body> tag is the HTML element that contains the visible page content (also used in XHTML/HTML5 and HTML embedded in templates like PHP/ASP).