Computer Science, asked by shanaya079, 5 months ago

Project Work
Create the following web page in HTML.
Welcome
to Sun Skies Elementary School
Welcome to Sun Skies Elementary School. We are strongly committed to the
success of our students. Commonly requested information has been digitized
and made available on our site. We encourage your feedback as we strive to
Improve our school,
Il Classrooms || Mission Statement | Information || Calendar || Policies ||
E-mail the Webmaster ||​

Attachments:

Answers

Answered by anindyaadhikari13
11

Answer:-

This is the required html code for the website.

Just add the image to your site by saving it in the same directory, (name:- image.jpg)

Output is given in the attachment.

<!DOCTYPE html>

<html>

<head>

<title>Website</title>

</head>

<body>

<h1 align=center>Welcome</h1>

<h4 align=center>to Sun Skies Elementary School</h4>

<img src="image.jpg" align="center">

<br/>

<p align="center">Welcome to Sun Skies Elementary School. We are strongly committed to the success of our students. Commonly requested information has been digitized and made available on our site. We encourage your feedback as we strive to improve our school.</p>

<br/>

<font size=4>

<p align="center">

||<a href="classrooms.html"><u>Classrooms</u></a> ||

<a href="missions.html"><u>Mission Statement</u></a> ||

<a href="information.html"><u>Information</u></a>||

<a href="calender.html"><u>Calendar</u></a>||

<a href="policies.html"><u>Policies</u></a>||

<a href="mailto:[email protected]"><u>E-Mail The Webmaster</u></a>||

</p>

</font>

</body>

</html>

Attachments:
Answered by aahad2000
0

Answer:

nothing knowinf sborudfsbkdhddbbd eheuhrbfbd dbdbdb

Similar questions