Skip to main content

world wide web (www)

The 'World Wide Web' is a framework for accessing the linked documents spread over millions of computing devices over the internet.

WWW was introduced in 1989, by the English Physicist, Sir Tim Berners Lee. The web creators wanted to create a simple way to provide and access different types of document on the network, without having to search through indexes or directories of files or without copying documents from one computers to another before viewing them. To do so, they established a way to 'link' documents that were stored in different computers on the network but under a single from and thus, WWW evolved.

The World Wide Web (WWW) is a service of information in combination of text, photographs, graphics, audio, video, etc. that are presented on the internet.

www (world wide web)

   
It allows the multimedia and hypertext files to be displayed and linked on the internet. Before WWW, internet was mainly used for obtaining textual information.
Due to its distinct features, the popularity of WWW is increasing day by day.

Features of WWW

User Friendly: WWW resources are users friendly and can be used easily with the help of web browser.

Hypertext and Hyperlinks: Hypertext coordinates communication and establishes link among web pages which incorporates text, images, audio, visuals and dynamic links. 
While browsing, some parts of the document are often highlighted with underline or displayed in special colour. Such highlighted words that provide links are termed as hyperlinks. WWW supports such hypertext and hyperlink files and thus enables easier surfing of the net.

Multimedia documents: Multimedia documents are the information in the form of audio, video, graphics, animations and text which are viewed pages. WWW allows and supports the internet users to create, link or display multimedia web pages.

Interactive: WWW provides graphical interface. It supports and enables easy and convenient interaction between the users and the srevers through hyperlinks and input boxes like radio buttons, check boxes, text boxes etc. 

Accessibility: WWW is accessible by anyone irrespective of location, caste, community, nationality, profession, physical disability etc. A user just needs computers, modem and internet connection.

Caching: If a user re-visits the same web pages  after a very short interval, it may not be needed to recall that data from the sources web server. Caching enables to store data in memory. It allows to revisit or re-browse the same website while operating on the same computer before switching it off.
If the locally cached data are current, it will be reused. In WWW, caching helps to reduce the quantum of transfer of data (web traffic) on the internet.

Work Station: It is a computer system which is connected to a network to access remote services such as software information from the server.

 If you want to know about anything on technology and programming then subscribe and follow our website. 

Comments

Popular posts from this blog

Let us understand DevOps

What Will You Learn ? DevOps is a set of practices that combines software development (Dev) and IT operations (Ops) This article will get you started with the fundamentals of DevOps and understanding how to use it in real projects Understanding what DevOps is and why it's needed along with the basic terminologies Getting started with DevOps and understanding its architecture and lifecycle Introduction to Git and it's basic commands Introduction to Docker, Docker container and it's related concepts Getting started with Jenkins and understanding how to integrate it with Github Basics of Selenium and Nagios Who is the target audience ? Students and industry professionals who wish to get hands-on something called DevOps Users who wish to learn how to integrate the processes between software development IT teams and manage various projects Benefits Improved operational support and faster fixes Good processes across IT and teams, including automation Increased team flexibility an...

What is an NFT? (Non Fungible Token) NFT's explained

Guys, You must have heard the words NFT or Blockchain recently. That is, Jack Dorsey is selling his first tweet, a lot of people are selling digital art paintings. These are being sold through NFTs. Here, I'm talking about the NFT, not NEFT that is used in banking transactions. Because NFT has emerged as an important word in the realm of technology.  It is quite unique but still not many people know about this. So, let's dive deep into the NFT or the Non Fungible Tokens. And if you enjoy reading this article then do share it with others. You might feel odd to talk about NFT, but if you look at Blockchain implementation of which was Cryptocurrency or Bitcoin, just like that NFT is it's second implementation. And the profit of this implementation is you can sell unique, expensive, valuable, rare and one of a kind things.  What's the meaning of one of a kind? Its pretty simple, there's only one piece of a certain thing existing in the world. It means, the value of a ...

Unraveling the Mysteries of Quantum Computers: A Glimpse into the Future of Computing

In the realm of computer science, the concept of quantum computing stands as a beacon of unprecedented potential. Unlike classical computers that rely on bits to process information in binary form (0s and 1s), quantum computers harness the mind-bending principles of  quantum mechanics to manipulate quantum bits or qubits. This revolutionary approach holds the promise of solving complex problems at speeds that traditional computers could only dream of. Let's delve deeper into the enigmatic world of quantum computing. Understanding Quantum Computer: At the heart of quantum computing lies the qubit, the fundamental unit of quantum information. Qubits possess the unique ability to exist in multiple states simultaneously, thanks to a phenomenon called superposition. This allows quantum computers to perform parallel computations on a scale unimaginable with classical computers. Furthermore, quantum computers leverage another principle of quantum mechanics known as entanglement. Entangle...