Computer Science, asked by abc401354oyn5yb, 10 months ago

Write all HTML tags and also write the structure of HTML page

Answers

Answered by Aruna421
0

Ans - The basic html tags are -

  • <html>
  • <head>
  • <title>
  • <body>
  • <h1>
  • <img>
  • <b>
  • <br>

THE basic structure of html-

<HTML>

<HEAD>

<TITLE>

</TITLE>

</HEAD>

<BODY>

</BODY>

</HTML>

HOPE IT HELPS YOU...

Answered by TanujYadav3795
2

HTML =Hyper text markup language

You have got your answer from upper photo so you may continue with it....

Similar questions