structure of HTML webpage. (please answer fast)
Answers
Answered by
5
Structure of HTML:
<html>
<head> --------- Optional
<title>Structure of webpage</title> --------- optional
</head>
<body>
</body>
</html>
Hope this helps!
<html>
<head> --------- Optional
<title>Structure of webpage</title> --------- optional
</head>
<body>
</body>
</html>
Hope this helps!
siddhartharao77:
:-)
Answered by
1
<html>
<head>
<title>the title of the web page </title>
</head>
<body> the body of the web page like content detais etc </body>
</body>
</body>
<head>
<title>the title of the web page </title>
</head>
<body> the body of the web page like content detais etc </body>
</body>
</body>
Similar questions
Math,
7 months ago
Physics,
7 months ago
Social Sciences,
7 months ago
Social Sciences,
1 year ago
Social Sciences,
1 year ago
Chemistry,
1 year ago
Biology,
1 year ago