Computer Science, asked by ankitsagar, 1 year ago

describe the basic structure of HTML ??

Answers

Answered by meghakatiyar1
7
basic structure of HTML

<HTML>

<head>

<title> .......... </title>

</head>

<body>

.......................

...........
..
...

</body>

</HTML>


Anonymous: hlw
divya326: hii
Answered by SnehaG
1
basic structure of HTML

<HTML>

<head>

<title>.......</title>

</head>

</body>

........................


...........

.....
.

.....

</body>

</HTML>
Similar questions