Data Format

Format of data is used by web applications to communicate with each other. It is light weight text based data interchange format which means, it is simpler to read and write.

Below are two common data formats used in web development:

  • XML: Extensible Markup Language (XML) is a markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable.
  • JSON: JSON or JavaScript Object Notation is a format for structuring data.

API: API is an abbreviation for Application Programming Interface which is a collection of communication protocols and subroutines used by various programs to communicate between them.

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.

Similar Reads

Web Technology can be Classified into the Following Sections:

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 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 can be Classified into Two Ways:

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. #content-iframe {width: 100%; aspect-ratio:100/120; background-color:"white";} 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 portion is built by using some languages which are discussed below:...

Front End Frameworks and Libraries

#page-style { display: flex; border:1px solid #e1e1e1; }

.amp-wp-article-content #page-style { width: 100%; }...

Backend Development Languages

The back end portion is built by using some languages which are discussed below:...

Back End Frameworks and Technology

PHP Framework: Laravel CMS: WordPress NodeJS Framework: Express Python Framework: Django Package Manager: Python PIP Ruby Framework: Ruby on Rails Java Framework: Spring, Hibernate C# Framework: .NET Database: Relation Database Postgre SQL MariaDB MySQL NoSql Database MongoDB...

Data Format

Format of data is used by web applications to communicate with each other. It is light weight text based data interchange format which means, it is simpler to read and write....

Web Protocols

Web protocols are set of rules followed by everyone communicating over the web....

Graphics

Graphical elements are one of the key feature of any webpage. They can be used to convey important points better than text does and beautify the webpage....

Some Important Links on Web Technology

How can I start to learn Web Development ? Making your WordPress Website More Secure What is the Difference between Website and Web Portal 10 Best Web Development Project Ideas For Beginners in 2021 Web 1.0, Web 2.0 and Web 3.0 with their difference Difference Between Web application and Website Top 9 Technologies Transforming the Future of Web Development- Comprehensive Guide...