Computer Science, asked by sakshika081007, 2 months ago

html of this picture ​

Attachments:

Answers

Answered by RubeshPaul
1

Answer:

<html>

<head>

<body>

<div>

<p>This is my paragraph header</p>

This is where Iam going to put useful and informative text about my website

This is where I can place even more information about my website

</body>

<footer>

<p>This is where I can place a copyright logo like this &#169;</p>

</footer>

</head>

</html>

Explanation:

Similar questions