Write the HTML codes to generate the following webpages.
1.
GLOBAL SCHOOL
We believe in helist developmrer of:
A Perfect place for you to relax
The school is located in the hearts of Darjeeling where peace and serenity prevails. We offer
the following facilities in the school premises:
2 Business Conferences
• Swimming
• Day Care
• Hostel
• Olymplads Coaching
• Smart Classes
Team
Special Packages on sale
-
-
-
- how ever answers it I will make her /him a brainliest
Answers
Answered by
4
Answer:
Explanation:
ANSWER:-
<html>
<head>
<title> Global School </title>
</head>
<body>
<h1 align="center">GLOBAL SCHOOL </h1>
<h3 align="center">We believe in the list developer of:
A Perfect place for you to relax <h3>
<hr>
The school is located in the hearts of Darjeeling where peace and serenity prevails. We offer the following facilities in the school premises:
<ul>
<li>Business Conferences</li>
<li>Swimming</li>
<li> Day Care</li>
<li>Hostel </li>
<li>Olympiads Coaching </li>
<li>Smart Class </li>
</ul>
<a href="C\user\1.html">Team</a>
<a href="C\user\2.html">Special Packages on sale</a>
-
-
</body>
<html>
Note:-
- Here are some external files you need to make.
- The name should be 1.html
- And another 2.html
- These should also include HTML codes as said.
Similar questions