Computer Science, asked by sahilgarg75, 1 year ago

write the basic HTML structure with example?

Answers

Answered by rijutaghosh
2
hope you like the answer
make me the brainliest
Attachments:
Answered by sarvesh90
3
the basic html structure is are as follows:

<HTML>
<HEAD>
<TITLE> MY LIFE </TITLE>
</HEAD>
<BODY>
MY LIFE. MY LIFE XYZ WHAT EVER YOU WANT YOU CAN WRITE
</BODY>
</HTML>
Similar questions