Computer Science, asked by Zainab749, 7 months ago

Write the html code to create paragraph in green colour

Answers

Answered by Swatipoojary095
0

<html>

<head>

<title> Gurukul </title>

</head>

<body>

<! --- This web page is for Gurukul school --->

<h1> <font face= "Palatino Linotype" color ="green"> <p align = "center"> Gurukul at a Glance <p align = "center"> </font> </b> </h1> <p align = "centte"> <b> Dream big! Your future start here... </b> <br>

<i> <font color = "green">"Tell me I forget. Involve me and I Learn . "</i><u>Benjamin Franklin</font> </u> </p>

<h3> Vision </h3>

<p> <font face = "Lucida Handwritting" color = "green"> We believe that every child is unique and has to got a capability whether it is a subject, sports or other co-curricular activities.<br> Apart from the prime goal of the school to impart knowledge to the child through their education system<br> it is about understanding the hidden talents, strength, passion,feeling, morality, spirituality and dwell through all those weakness within a child.</p>

</body>

</html>

Similar questions