how to write HTML code in notepad
Answers
Answered by
2
HTML code is started using four basic tags
Syntax:
<HTML>
<head> <title> My world </title>
</head>
<body>
.
.
.
.
</body>
</HTML>
Syntax:
<HTML>
<head> <title> My world </title>
</head>
<body>
.
.
.
.
</body>
</HTML>
Answered by
4
...☺☺..Heya your answer is here ....☺☺..
< HTML >
< HEAD >
<TITLE >
</TITLE >
</HEAD >
< BODY >
</BODY >
</HTML >
... ❤❤ May this will help you...❤❤.
< HTML >
< HEAD >
<TITLE >
</TITLE >
</HEAD >
< BODY >
</BODY >
</HTML >
... ❤❤ May this will help you...❤❤.
ariyan1154:
thanks dear
Similar questions