0% found this document useful (0 votes)
15 views

1-Introduction To Web

introduction web technology

Uploaded by

rkeditors47
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views

1-Introduction To Web

introduction web technology

Uploaded by

rkeditors47
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Introduction to

Web Technologies

By:Muhammad Adeel Afzal


Web Technology

Web Technology refers to the various tools and


techniques that are utilized in the process of
communication between different types of
devices over the Internet. A web browser is used
to access web pages. Web browsers can be
defined as programs that display text, data,
pictures, animation, and video on the Internet.
Hyperlinked resources on the World Wide Web
can be accessed using software interfaces
provided by Web browsers.
Web Technology Classification
 World Wide Web (WWW): The World Wide Web is based on
several different technologies: Web browsers, Hypertext
Markup Language (HTML), and Hypertext Transfer Protocol
(HTTP).
 Web Browser: The web browser is an application software
to explore www (World Wide Web). It provides an interface
between the server and the client and requests to the
server for web documents and services.
 Web Server: Web server is a program which processes the
network requests of the users and serves them with files
that create web pages. This exchange takes place using
Hypertext Transfer Protocol (HTTP).
Web Technology Classification
 Web Pages: A webpage is a digital document that is linked to
the World Wide Web and viewable by anyone connected to
the internet has a web browser.
 Web Development: Web development refers to the building,
creating, and maintaining of websites. It includes aspects
such as web design, web publishing, web programming, and
database management. It is the creation of an application
that works over the internet i.e. websites.
Web Development

 Frontend Development: The part of a


website that the user interacts directly is
termed as front end. It is also referred to as
the ‘client side’ of the application.

 Backend Development: Backend is the


server side of a website. It is the part of the
website that users cannot see and interact. It
is the portion of software that does not come
in direct contact with the users. It is used to
store and arrange data.
Frontend Development Languages
The front-end languages:
 HTML (Hyper Text Markup Language)
 CSS (Case cade Style)
 Javascript
 Ajax
 Boostrap
 Jquery

Backend Development Languages


The back end languages are:
 Php ( Hyper Text Preprocessor)
 DBMS (Database Management System)
 Mysql ( Mysqli / Mysqli ob)

You might also like