Introduction to web development
What is a web page?
A web page is a document commonly written in Hyper Text Markup Language.
A web page is accessed by entering a URL address and may contain text, graphics, and hyperlings to other web pages and files.
What is web browser?
A web browser is a software program that allows a user to locate, access, and display web pages.
Example for web browsers
Google Chrome
Mozilla Firefox
Apple Safari
Microsoft Internet Explorer
Microsoft Edge
Opera
Maxthon
Onion
What is a web sever?
A Web server is a system that delivers content or services to end users over the Internet.
A Web server consists of a physical server, server operating system (OS) and software used to facilitate HTTP communication.
What is a website?
A website is a collection of Web pages, images, videos or other digital assets that hosted on one or several Web server(s), usually accessible via the Internet, cell phone or a LAN.
Front design - HTML,CSS
Client site(user) - Java script
Saver site - PHP,Node.JS,Ruby,Python
Data base - SQL
Client site(user) - Java script
Saver site - PHP,Node.JS,Ruby,Python
Data base - SQL
....Thank you....