Computer Science, asked by locomo4602, 10 months ago

Draw structure wise component of webpage.

Answers

Answered by singhamanpratap0249
9

Answer:

<!DOCTYPE html>

<html>

<head>

...

</head>

<body>

...

</body>

</html>

Explanation:

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

Similar questions