You are on page 1of 11

A COACHING INSTITUTE

WEBSITE

By
SATYA PRAKASH
Introduction
• Introduction to HTML
• HTML is the standard markup language for creating Web pages.
• HTML stands for Hyper Text Markup Language
• HTML describes the structure of Web pages using markup
• HTML elements are the building blocks of HTML pages
• HTML elements are represented by tags
• HTML tags label pieces of content such as "heading", "paragraph", "table",
and so on
• Browsers do not display the HTML tags, but use them to render the content
of the page
• Introduction to PHP
• PHP started out as a small open source project that evolved as more and
more people found out how useful it was. Rasmus Lerdorf unleashed the
first version of PHP way back in 1994.
• PHP is a recursive acronym for "PHP: Hypertext Preprocessor".
• 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.
• PHP is pleasingly zippy in its execution, especially when compiled as an
Apache module on the Unix side. The MySQL server, once started,
executes even very complex queries with huge result sets in record-setting
time.
• Introduction to CSS

• CSS stands for Cascading Style Sheets


• CSS describes how HTML elements are to be displayed on screen, paper,
or in other media
• CSS saves a lot of work. It can control the layout of multiple web pages all at
once
• External stylesheets are stored in CSS files
Introduction to Project
• My project is a website made for a coaching
institute which gives a brief detail of the
coaching institute, its faculties and the courses
offered by the institute. This website is made
using HTML, PHP and CSS. It is completely
user friendly as it tends to help the user to get
the required information they need. Our website
focuses at providing an easy and reliable way to
find out the details of the institute without
physically visiting it.
Requirements

• Sublime Text Editor


• Wamp Server 64-bit 2.0
• Internet Connectivity
• Workspace Folder
Explanation
• This website is made using Sublime Text Editor and
Wamp Server 2.0. The details of various webpages used
in this designing this website are as follows:-

• Home page

• This page is designed focussing on the needs of the user.


• It has various information of the institute like new
notifications, short note regarding the institute and its
faculties and also the information regarding courses.
• About page

• This page is provided for the users who want to know the institute
deeply.
• This page gives a brief account of the institute and its faculties.
• It also offers a short but quite important knowledge of computer
languages taught in the institute.
• Courses Page

• This Page is designed for the users who are keen to know about the
courses and languages taught.
• This webpage gives the brief information regarding each and every
course, languages taught, and its uses in the further future.
• Contact us Page

• This webpage is created to help the user to communicate to the


executives or in-charge of the institute.
• The user can communicate to the in-charge of the institute via
mobile or e-mails.
• The user can also personally visit the institute by using the location
given on this webpage.
THANK YOU!!!

You might also like