Art, asked by rajivkumartara, 1 year ago

how to create a website of 5 pages using HTML on the following topic 
water Bodies : Greens are Gone , Save the Blues 

Answers

Answered by deepesh08
4
open notepad
type the code -
<html>
<head><title> title of page</title>
<body> "body"</body>
</html>
save it with extension .html
use other tags like font'etc
Similar questions