Write a html code to prepare a web page on a world environment day. Try to use all the tags learnt in this chapter?
Answers
Answered by
0
Answer:
<html>
<head>
<title>world environmental day </title>
<body>
<font face="Algerian"size="6"colour="red">
<b><i><u>world environmental day is a day at which we respect our environment </b></i></u>
<h1align="center"> respect and care for environment </h1>
</font>
</body>
</HTML>
Explanation:
here we used container tags only
Similar questions