Вы находитесь на странице: 1из 9

CHANDIGARH UNIVERSITY

A WEBPAGE USING HTML CSS & PHP

Submitted by:
Name : Satya Prakash Kumar
UID : 16BCS2005
Section : 9(Non-Kargil)
Table of contents
1. OBJECTIVE
2. ABOUT PROJECT
3. SYSTEM REQUIREMENTS
4. ACKNOWLEDGEMENT
5. SCREENSHOTS
6. CONCLUSION
7. BIBLIOGRAPHY

Objective
Our aim is to create a webpage that advertise a coaching institute and
provide information to that students who want to join. It shows all the features of
the institute. This will also help us to notify students about something via
notification block.

About Project

INTRODUCTION
A website is a collection of web pages, images, videos and other digital assests that is hosted on
one or several web server, usually accessible via the internet, cellphone or a LAN.
The pages of websites can usually be accessed from a common root URL called the homepage,
and usually reside on the same physical server. The URLs of the pages organize them into a
hierarchy, although the hyperlinks between them links all the webpages together so that reader
can easily website as a whole.
A website requires attractive design and proper arrangement of links and images, which
enables a browser to easily interpret and access the properties of the site. Hence it provides the
browser with adequate information and functionality about the organization, community,
network etc.
The website has been developed for a coaching institute is an effort to make it as attractive and
dynamic as a possible. Compared to the existing site a database has been added to my project.
The working of the project is as follows.
The first page ie HOMEPAGE contains several information about the site like faculty, facilities,
our classroom etc.
The second page ie ABOUT which contains the information about the coaching institute, their
faculty member etc
The third page ie SERVICE contains the information about the services provided by the institute.
The fourth and last page ie CONTACT USwhich is contact page gives the features to contact
with the institute and ask something.

System specifications

 PROCESSOR : INTEL CORE 2 DUO


 MANUFACTURER : ZENITH
 SYSTEM TYPE : 32BIT
 RAM : 2GB DDR2
 MONITOR : SVGA COLOUR
 KEYBOARD : 108 KEYS
 MOUSE : 2BUTTON MOUSE

Software specification

 OPERATING SYSTEM : MICROSOFT WINDOWS 7


 FRONT END : HTML, CSS & PHP
 BACKEND : MY SQL
LANGUAGE DESCRIPTION

1. HTML:
HTML stands for Hyper Text Markup Language and it is the most widely used language to write
Web Pages.

 Hypertext refers to the way in which Web pages (HTML documents) are linked together.
Thus, the link available on a webpage is called Hypertext.

 As its name suggests, HTML is a Markup Language which means you use HTML to
simply "mark-up" a text document with tags that tell a Web browser how to structure it to
display.

Originally, HTML was developed with the intent of defining the structure of documents like
headings, paragraphs, lists, and so forth to facilitate the sharing of scientific information between
researchers.

Now, HTML is being widely used to format web pages with the help of different tags available
in HTML language.

Different tags are:

 HTML: The <html> tag tells the browser that this is an HTML document. The <html>
tag represents the root of an HTML document. The <html> tag is the container for all
other HTML elements.

 Head: It starts with <head> and closed with </head>. The<head> element is a container
for all the head elements. The <head> element can include a title for the document, scripts,
styles, meta information and many more.
 Body: The <body> tag defines the document’s body. The <body> element contains all
the contents of an HTML document, such as text, hyperlinks, images, videos, tables, lists
etc.

2. CSS: CSS is used to control the style of a web document in a simple and easy way. CSS
is the acronym for "Cascading Style Sheet". This tutorial covers both the versions
CSS1,CSS2 and CSS3, and gives a complete understanding of CSS, starting from its basics
to advanced concepts. CSS handles the look and feel part of a web page. Using CSS, you
can control the color of the text, the style of fonts, the spacing between paragraphs, how
columns are sized and laid out, what background images or colors are used, layout
designs,variations in display for different devices and screen sizes as well as a variety of
other effects.

CSS is easy to learn and understand but it provides powerful control over the
presentation of an HTML document. Most commonly, CSS is combined with the markup
languages HTML or XHTML.

 PHP: The PHP Hypertext Preprocessor (PHP) is a programming language that allows web
developers to create dynamic content that interacts with databases. PHP is basically used for
developing web based software applications. This tutorial helps you to build your base with
PHP.

PHP is a server side scripting language that is embedded in HTML. It is


used to manage dynamic content, databases, session tracking, even build entire e-
commerce sites.

It is integrated with a number of popular databases, including MySQL, PostgreSQL,


Oracle, Sybase, Informix, and Microsoft SQL Server.

ACKNOWLEDGEMENT
If words are considered as a symbol of approval and token of appreciation, then let
the words the heralding role expressing gratitude.
The satisfaction that accompanies that the successful completion of any task would
be incomplete without the mention of people whose ceaseless cooperation made it
possible, whose constant guidance and encouragement crown all efforts with
success. We are grateful to our project guide Mr. Satya Prakash Vidyarthi ,
Horizan computer, Gaya, Bihar for the guidance, inspiration and constructive
suggestion that helpful in the preparation of this project. We also thank our
colleagues WHO HAVE PLAYED IN SUCCESSFUL COMPLETION OF THE
PROJECT.

Satya Prakash Kumar


SCREENSHOTS:
 This is front page of my website:

 This is 2nd page(about page) of my website:


 This is 3rd page(course page) of my website:

 This is 4th page (contact us page)of my website:


 This is the database page of my website:

CONCLUSION:
The project is heavily aimed towards making a user friendly website which
can be used by the users of all ages. The main emphasis in this project is to
make a website which gives the brief knowledge regarding the coaching
institute.
The project is made using the languages HTML,PHP and CSS and also with
the help of softwares Sublime Text Editor and Wamp Server.
BIBLIOGRAPHY:

 Horizon computer
 Youtube
 Google
 W3schools

Вам также может понравиться