Computer Science, asked by ariyan1154, 1 year ago

how to write HTML code in notepad

Answers

Answered by Anonymous
2
HTML code is started using four basic tags
Syntax:
<HTML>
<head> <title> My world </title>
</head>
<body>
.
.
.
.
</body>
</HTML>
Answered by Anonymous
4
...☺☺..Heya your answer is here ....☺☺..

< HTML >
< HEAD >
<TITLE >
</TITLE >
</HEAD >
< BODY >
</BODY >
</HTML >


... ❤❤ May this will help you...❤❤.

ariyan1154: thanks dear
Similar questions