7 Wonders 2
7 Wonders 2
On
“7-wonders of the world”
Developed in
HTML
2017- 2018
Roll No. Reg. No. Name of Int. Marks (MI) Ext.Marks (ME) Total Marks
Candidate given by Head given by Head of (Max 100)
of Study Centre Study Centre MT= (MG +
(Max. 20) (Max. 20) MI + ME)
622932 17W168219002 LAXMI AHIRWAR
6. Study Centre Code & Name : Ravi Shankar Technical Institute, Gopalganj
Code No. 8219 Sagar (M.P.)
ACKNOWLEGMENT
DECLARATION
CERTIFICATE
PROJECT OUTLINE
OBJECT
INTRODUCTION TO INTERNET
INTRODUCTION TO HTML
PROGRAMMING (CODING)
OUTPUT
CONCLUSION
BIBLIOGRAPHY
ACKNOWLEDGMENT
It gives us a great pleasure to acknowledgement my heart felt gratitude and
sincere Thanks to my Supervisor, Ms. Kushalta Thakur Ravi Shankar Technical
Institut Affiliated by Makhanlal Chaturvedi Rashtriya Patrakarita Avam Sanchar
Vishwavidyalaya Bhopal (M.P.) for his affectionate encouragement and valuable
guidance throughout the course of this Project Work.
We are highly obliged senior student of our institution, for his great deal helps
and suggestions during completion of this project work.
DECLARATION
We here by declare that except for the guidance and suggestion from my supervisor,
This project report submitted by student of PGDCA II ND sem, is our original work done
Signature of Guide:
C ERTIFICATE
2. Objectives of the project : To develop an project 7-Wonders Of The World the concept
behind this knowledge of WILDLIFE SANCTUARY IN
MP and this is a Static Website in Html Language.
3. Hardware :
(a) Processor : Pentium 4
(b) RAM : 1 GB RAM
(c) Hard Disc : 10 GB (minimum)
(d) Speed : 350 MHz(minimum)
(e) Monitor : VGA Color
(f) Multimedia : CD-Rom Derive & Sound Card (Speaker)
4. Software :
(a) Operating System : Windows 7
(b) Languages : HTML
(c) Packages : For Typing MS-Word
5. Objective achieved Successfully : Achieved successfully and further Planned to find All
7-Wonders of the world.
6. The Hardware and Software : Not any other except above stated and Windows 3.1,
specification of the environment Windows95, Windows98, Windows Me, Windows XP
necessary to run project. Software.
The system which we have to developed to the software programming has the
Following configuration:
1 GB RAM
CD ROM
UPS
Window XP
OBJECTIVE
Application.
its provide more detail about that menu & information will
Internet connects to whole world with each other with network. Through net LAN and WAN
both can be established. Internet mail server and information is used for making common
The Internet is a growing network established in 1960‘ s in USA. Many people have
helped in the devtlopment of Internet. The initial phase began way back in the fiftys. In order
to regain the space supremacy from USSR the US government created an agency called
ARPA ( Advanced Research Projects Agency), with J.C.R. likekier as the head of the
computer department.
The project was started in 1968 and soon evolved into a more general goal of
and was gradually phased out after having been officially declared completed. By
then the technology to connect computers reliably and economically had been
developed and the ARPANET’s spiritual descendents from the global backbone of
NETWORK
The term network refers to two or more computers connected together. There are
number of reasons to connect Computers into networks, but the two most important
are:
2. To share resources
A local area network, or LAN is a network which the computers are connected
directly connected directly usually by some type of cable .when by connect LANs to-
gether ,we call I a wide area network orWAN . most wide area network are connected
via a variety of other technologies, such as satellite linke telecommunication linke and
telephones lines . the wide area connection for most are the internel travel over some
The LANs are connected to each other by routers to form WANs. Routers are
Servers are programs that provide resources. Clients are programs that you use to
access those resources. The internet contains millions of computers as well as a lots
of wires, cables, telephone lines, satellite links and so on .and the whole purpose of
all of all of this equipment is simply to lat the clients and the servers talk to one
another. In other words, the internet was constructed so client programs (which you
Introduction To HTML
The language used to develop web pages is called hyper text markup language
(HTML). HTML is language interpreted by a browser. Web page also called HTML
document. HTML is a set of special codes that can be embedded in text to add
document.
Text processing and word processing system have information to describe how the
markup language. It is a way of incorporating text, graphics, sound, and videos all in
other resources using hyperlinks. It also has the capability to work with other internet
protocol and services on the web like FTP, gopher, Usenet, E-mail, WAIS, Telnet and
HTTP.
HYPERTEXT:
It provides away to create line between information in the same
MARKUP LANGUAGE:
Markup refers to the special tags a part of HTML document. These tags
HTML TAGS :
HTML [<HTML>……</HTML>]
This element tells your browser that the file contains html-coded information
Html also indicates this an HTML document and must be used HTML is not case
sensitive.
HEAD [<HEAD>……<HEAD>]
The head element identifies the first part of your HTML-coded document that
TITLE [<TITLE>……</TITLE>]
The title element contains your document title and identifies its content in a
global context. The title is typically displayed in the title bar at the top of the browser
window. A title is also used to indentify your page for search Engines. (Such as
HOTBOT or infoseek.
BODY [<BODY>……</BODY>]
The second _ _ and largest _ _ part of your HTML document is the body,
which contains the content of your document (displayed with in the text area of your
browser window ). The tags explained below are used within the Body of your HTML
document.
HEADINGS
HTML has six levels of heading, numbered 1 through 6, with 1 beings the
largest.
<H1>….</H1> A first level heading
<H2>….</H2> A second heading
<H3>….</H3> A third level heading
<H4>….</H4> A fourth level heading
<H5>….</H5> A fifth level heading
<H6>….</H6> A sixth level heading
optional because when you specify the opening tag (<P>) to another text, it starts
FACE = “ “ Name of font to use if it can be found on the user’s system. Commas
can separate multiple font on the List that can be found will be used.
Physical Style
<B>….</B> BOLD TEXT
<I>…. </I> ITALIC TEXT
<U>….</U> UNDERLINE TEXT
<A> Anchor tag [<A>….</A>]
An anchor is a named point on a wave page. The same tag is used to
With the href attributes creates a link to another document or anchor with
TABLE
<TABLE>…..</TABLE> Creates a table.
<TR>……….</TR> Define a row o
f table cells.
<TD>……….</TD> Define the cell content of the content of the table
header.
<TD>……… </TD> Define a cell’s content.
<IMG>….</IMG>
Places an image file within in the page.
SRC = “ “ The URL of image file.
ALIGN = ” “ Determines the element of the given image. If left or right , the image
is aligned to the left or right column
And all following text flows beside that image. All other values such as
top, middle, bottom, left, right.
your Web site. By dividing the page into Different parts-each of which can be updated
separately-you can offer a number of different interface elements. Even a Simple use
of the frame specification lets you add navigational interface graphics or a corporate
logo to a site, while the reset of your page scrolls beneath it.
site or your documentation pages Without being forced to constantly move “back” to
the contents page. Instead, users simply click a new content level in the static frame.
to stay in one fixed portion of the screen, while the reset of your document scrolls in
another frame.
Introduction to WEB PAGE
Pages are the basic documents of the worldwide web and are written in HTML.
Pages can either be part of a web, or they can stand alone. However, many features
in Microsoft front page are only useful if you are working with a web. for example, a
navigation bar, which lets a site visitor navigate to others pages in a web, is
HTML
An HTML page contains HTML tags, which are embedded commands that
supply information about the page’s structure, appearance, and contents. Web
You do not need to know HTML to use Micro soft front page. While you edit
pages as you would in a word processor – typing and formatting text, and adding
graphics, tables, and other page elements – front page adds the HTML tags in the
However, you can display the HTML tags on the page, and if you are familiar with
HTML, you can write and edit the HTML tags yourself.
Creating and designing pages
To help you create professional-looking and well-designed web pages, front page
provides several page templates so you can quickly create pages with a variety of
layouts and function. For example, you can use a front page template to create a two-
column page or a page with a search from. You can also use one of several create
page with a themes to consistent design. A page contains unified design elements
with a color scheme, including fonts, graphics, background navigation bars, horizontal
If you prefer design and layout pages yourself, you can start with a blank page:
. Use frames, tables, or absolute positioning to precisely position text and graphics
on a page.
. Add page elements, such as text, graphics, page banners, tables, forms,
hyperlinks, banner ads, marquees, hover buttons, time stamps, hit counters, and so
on.
. Animate page elements and set page transitions for lively pages.
<html>
<head>
<title>
welcome to the future
</title>
</head>
<body bgcolor="#00FFFF">
<table height="100%" width="100%" border="2">
<tr height="10%" width="100%">
<td background="7wonders.png" height="80" width="1000">
<center>
</center>
</td>
</tr>
</center>
</td>
</tr>
Chichen Itza.Html
<html>
<head>
<title>
Chichen Itza
</title>
</head>
<body bgcolor="FC8A68">
<center>
<h1>
<font color="blue" size="7">
Chichen Itza<hr size="10" width="300" color="red">
</h1>
</font>
</center>
<table>
<tr>
<td>
<big>
Chichen Itza was a large pre-Columbian city built by the Maya people of the Terminal
Classic period. Thearchaeological site is located in Tinúm Municipality, Yucatán State,
Mexico.
<p>
<center><img src="chichen itza.jpg"></center>
Chichen Itza was a major focal point in the Northern Maya Lowlands from the Late
Classic (c. AD 600–900) through theTerminal Classic (c. AD 800–900) and into the
early portion of the Postclassic period (c. AD 900–1200). The site exhibits a multitude
of architectural styles, reminiscent of styles seen in central Mexico and of the Puuc and
Chenes styles of the Northern Maya lowlands. The presence of central Mexican styles
was once thought to have been representative of direct migration or even conquest from
central Mexico, but most contemporary interpretations view the presence of these non-
Maya styles more as the result of cultural diffusion.
</p>
<p>
Chichen Itza was one of the largest Maya cities and it was likely to have been one of the
mythical great cities, or Tollans, referred to in later Mesoamerican literature. The city
may have had the most diverse population in the Maya world, a factor that could have
contributed to the variety of architectural styles at the site.
</p>
<p>
The ruins of Chichen Itza are federal property, and the site's stewardship is maintained
by Mexico's Instituto Nacional de Antropología e Historia (National Institute of
Anthropology and History). The land under the monuments had been privately owned
until 29 March 2010, when it was purchased by the state of Yucatán.
</p>
Chichen Itza is one of the most visited archaeological sites in Mexico with over 2.6
million tourists in 2017.
</big></td></tr>
</table><center>
<font size="5" color="red"><b><a href="welcome.html">HOME</a></b>
</font></center>
</body></html>
Petra.Html
<html>
<head>
<title>Petra</title>
</head>
<body bgcolor="FC8A68">
<center>
<h1><font color="blue" size="7">
Petra<hr size="10" width="120" color="red"></h1></font>
</center>
<table>
<tr><td>
<big>
Petra originally known as Raqmu, is a historical and archaeological city in southern
Jordan. Petra lies on the slope of Jabal Al-Madbah in a basin among the mountains
which form the eastern flank of Arabah valley that run from the Dead Sea to the Gulf of
Aqaba. Petra is believed to have been settled as early as 9,000 BC, and it was possibly
established in the 4th century BC as the capital city of theNabataean Kingdom. The
Nabataeans were nomadic Arabs who invested in Petra's proximity to the trade routes
by establishing it as a major regional trading hub.
<center><img src="petra.jpg"></center><p>
The trading business gained the Nabataeans considerable revenue, and Petra became the
focus of their wealth. The earliest recorded historical reference to the city was when an
envious Greek dynasty attempted toransack the city in 312 BC. The Nabataeans were,
unlike their enemies, accustomed to living in the barren deserts, and were able to repel
attacks by utilizing the area's mountainous terrain. They were particularly skillful
inharvesting rainwater, agriculture and stone carving. Petra flourished in the 1st century
AD when the famous Khazneh structure–believed to be themausoleum of the Nabataean
King Aretas IV–was constructed, and its population peaked at an estimated 20,000
inhabitants.</p>
<p>
Petra fell to the Roman Empire's troops who annexed and renamed the kingdom to
Arabia Petraea in 106 AD. Petra's importance declined as sea trade routes emerged, and
after a 363 earthquake destroyed many structures. The Byzantine Era witnessed the
construction of several Christian churches, but the city continued to decline, and by the
early Islamic era became an abandoned place where only a handful of nomads grazed
goats. It remained unknown to the world until it was rediscovered in 1812 by Johann
Ludwig Burckhardt.</p>
The city is famous for its rock-cut architecture and water conduit system. Another name
for Petra is the Rose City due to the color of the stone out of which it is carved. It has
been a UNESCO World Heritage Site since 1985. UNESCO has described it as "one of
the most precious cultural properties of man's cultural heritage". Petra is a symbol of
Jordan, as well as Jordan's most-visited tourist attraction. Tourist numbers peaked at 1
million in 2010, the following period witnessed a slump due to regional instability.
However, tourist numbers have picked up recently, and around 600,000 tourists visited
the site in 2017.</big>
</td></tr>
</table>
<center>
<font size="5" color="red"><b><a href="welcome.html">HOME</a></b></font>
</center>
</body>
</html>
The Colosseum.Html
<html>
<head>
<title>The Colosseum</title></head>
<body bgcolor="FC8A68">
<center><h1><font color="blue" size="7">
The Colosseum<hr size="10" width="350" color="red">
</h1></font></center>
<table><tr><td>
<big>The Colosseum or Coliseum, also known as theFlavian Amphitheatre or Colosseo
is an oval amphitheatrein the centre of the city of Rome, Italy. Built of travertine, tuff,
and brick-facedconcrete, it is the largest amphitheatre ever built. The Colosseum is
situated just east of the Roman Forum. Construction began under the emperorVespasian
in AD 72, and was completed in AD 80 under his successor and heir Titus. Further
modifications were made during the reign of Domitian(81–96). These three emperors
are known as the Flavian dynasty, and the amphitheatre was named in Latin for its
association with their family name(Flavius).
<center><img src="the colosseum.jpg"></center>
<p>The Colosseum could hold, it is estimated, between 50,000 and 80,000 spectators,
having an average audience of some 65,000; it was used for gladiatorial contests and
public spectacles such as mock sea battles (for only a short time as the hypogeum was
soon filled in with mechanisms to support the other activities), animal hunts,
executions, re-enactments of famous battles, and dramas based on Classical mythology.
The building ceased to be used for entertainment in the early medieval era. It was later
reused for such purposes as housing, workshops, quarters for a religious order, a
fortress, a quarry, and a Christian shrine.</p>
<p>
Although partially ruined because of damage caused by earthquakes and stone-robbers,
the Colosseum is still an iconic symbol of Imperial Rome. It is one of Rome's most
popular tourist attractions and also has links to theRoman Catholic Church, as each
Good Friday the Pope leads a torchlit "Way of the Cross" procession that starts in the
area around the Colosseum.
The Colosseum is also depicted on the Italian version of the five-cent euro coin.</p>
The Colosseum's original Latin name was Amphitheatrum Flavium, often anglicized as
Flavian Amphitheatre. The building was constructed by emperors of the Flavian
dynasty, following the reign of Nero. This name is still used inmodern English, but
generally the structure is better known as the Colosseum. In antiquity, Romans may
have referred to the Colosseum by the unofficial nameAmphitheatrum Caesareum (with
Caesareum an adjective pertaining to the titleCaesar), but this name may have been
strictly poetic as it was not exclusive to the Colosseum; Vespasian and Titus, builders
of the Colosseum, also constructed an amphitheater of the same name in Puteoli
(modern Pozzuoli).<p>
The name Colosseum has long been believed to be derived from a colossal statue of
Nero nearby (the statue of Nero was named after the Colossus of Rhodes). This statue
was later remodeled by Nero's successors into the likeness of Helios (Sol) or Apollo,
the sun god, by adding the appropriate solar crown. Nero's head was also replaced
several times with the heads of succeeding emperors. Despite its pagan links, the statue
remained standing well into the medieval era and was credited with magical powers. It
came to be seen as an iconic symbol of the permanence of Rome.</p>
In the 8th century, a famous epigram attributed to the Venerable Bede celebrated the
symbolic significance of the statue in a prophecy that is variously quoted: Quamdiu stat
Colisæus, stat et Roma; quando cadet colisæus, cadet et Roma; quando cadet Roma,
cadet et mundus ("as long as the Colossus stands, so shall Rome; when the Colossus
falls, Rome shall fall; when Rome falls, so falls the world"). This is often mistranslated
to refer to the Colosseum rather than the Colossus (as in, for instance, Byron's poem
Childe Harold's Pilgrimage). However, at the time that the Pseudo-Bede wrote, the
masculine noun coliseus was applied to the statue rather than to what was still known as
the Flavian amphitheatre.
<p>
The Colossus did eventually fall, possibly being pulled down to reuse its bronze. By the
year 1000 the name "Colosseum" had been coined to refer to the amphitheatre. The
statue itself was largely forgotten and only its base survives, situated between the
Colosseum and the nearby Temple of Venus and Roma.
The name further evolved to Coliseum during the Middle Ages. In Italy, the
amphitheatre is still known as il Colosseo, and other Romance languages have come to
use similar forms such as Coloseumul (Romanian), le Colisée (French), el
Coliseo(Spanish) and o Coliseu (Portuguese).
</big>
</p>
</td>
</tr>
</table>
<center>
<font size="5" color="red"><b><a href="welcome.html">HOME</a></b>
</font>
</center>
</body>
</html>
Contectus. Html
<html>
<head>
<title>
welcome to the future
</title>
</head>
<body bgcolor="#00FFFF">
<table height="100%" width="100%" border="2">
<tr height="10%" width="100%">
<td background="7wonders.png" height="80" width="1000">
<center>
</center>
</td>
</tr>
</br>
</br></p>
<p align="center"><font size="5" face="impact"
color="Fuchsia"></font> </br>
</br></p>
<p align="center"><font size="5" face="impact"
color="Fuchsia"></font> </br></p>
<p align="center"><font size="5" face="impact" color="Fuchsia">
:</font> </b>
</p>
</font>
<tr height="10%" width="100%">
<td bgcolor="#0000ff">
<center>
<font color="#99ff00"><b>Developed By:-<br>created by.......</b></font>
</center>
</td>
</tr>
</body>
</html>
SCREENSHOTS
CONCLUSION
about 7-Wonders and made for the beginner this project can
Bibliography
FOR DEPLOYMENT AND PACKING ON
SERVER
www.developer.com
www.15seconds.com