Computer Science, asked by tublupatragmailcom, 11 months ago

please write this program

Attachments:

Answers

Answered by Anonymous
2

Hi,

<!DOCTYPE html>

<html lang="en">

<head>

<meta charset="UTF-8">

<title>My School</title>

</head>

<body bgcolor="whitesmoke">

<section>

<h1 style="font-family: sans-serif;">Welcome To My School</h1>

<p style="color: grey">DPS Chandigarh, established in 2003 provides a truly enabling environment to contribute to the holistic development of each student. With a modern building housing a striking Sports Complex, State-of-the-art infrastructure and spacious classrooms, DPS Chandigarh is indeed a feather in the cap of the ‘City Beautiful’.</p>

</section>

<hr>

<br>

<section>

<h1 style="font-family: sans-serif;">School Profile</h1>

<p style="color: grey">DPS Chandigarh, established in 2003 provides a truly enabling environment to contribute to the holistic development of each student. With a modern building housing a striking Sports Complex, State-of-the-art infrastructure and spacious classrooms, DPS Chandigarh is indeed a feather in the cap of the ‘City Beautiful’.</p>

</section>

<hr>

<br>

<section>

<h1 style="font-family: sans-serif;">Aims and Objectives</h1>

<p style="color: grey">The broad and balanced school curriculum sets the direction, establishes the goals and implements a strategy for getting from where a child is, to where he aspires to be.

<br>

Our efforts are to encourage all children to realize their true potential and seek educational challenges. We consider the child’s all-round development-intellectual, social, physical, moral and emotional, to be of paramount importance.We stand committed to ‘Service Before Self’ and prepare the young learners to act in accordance with a personal philosophy that reflects concern for all and understand the ethical implications of the various disciplines.

</p>

</section>

</body>

</html>

Hey please replace content with your own.. okay.

Similar questions