Skip to main content

BASIC TERMS OF INTERNET BASICS

HTML(Hyper Text Markup Language)
HTML is a markup language that is used to publish web pages. Technicallly, it is not a programming language but it was developed to display the content in required format on the website.
WEB PAGE
A web page is an electronic document of information that can be accessed through aweb browser.It is created using HTML (HyperText Markup Language).  It is generally contained in a website that floats in the world wide web. Web pages may be retrieved from a local host computer or from a remote computer with the help of internet.
WORLD WIDE WEB (WWW)
It is a system of Internet servers that supports hypertext and multimedia to access several Internet protocols on a single interface. It is often abbreviated as the Web or WWW. It is a way of exchanging information between computers on the Internet, trying to tie them together into a vast collection of interactive multimedia resources. 
WEBSITE
A group of related Web pages that follow the same theme and are connected together with hyperlinks is called a Website. A website can be compared as a book which contains chapters in the form of webpages. The first page of a website is called as "Home Page'. The website may be owned by individuals, agencies, companies, etc.
Tim Berners-Lee has created the first website which was launched in 1991. It's URL was http://info.cem.ch .
WEB BROWSER
It is a software application that is used to locate, retrieve and display some content on the World Wide Web, including Web pages. These are programs used to explore the Internet. It is an interface that helps a computer user to gain access over all the content on the Internet. Ex- Internet Explorer, Google Chrome, Opera, Apple Safari, etc.
WEB ADDRESS
Web is a collection of documents (Web pages) stored on computers around the world. Each Web page has an address describing where it can be found. This address is known as Web address or domain name. A Web address identifies the location of a specific Web page on the Internet, such as https://akgupta96.blogspot.com/ .
Domain Name System:
Text Based addressing system on internet is called Domain Name System. In this system each website has a unique name. The last three letters of the web address provides information about the domain for the type of Organization.
Ex:-
      Abbriviation                       to denote
       .com                                      commercial firm
       .edu                                       educational firm
       .gov                                        government body
WEB SERVER
Every Website need to be stored on a computer called the Web server from which it can be accessed. The server is always of high configuration with larfe storage capacity that can store data and high speed processor executes the instruction very fast. Ex- Apache, IBM Lotus, etc.
Apache is an open source web server. 

WEB CLIENT
A Web client is the requesting program associated with the user. The Web browser is a client that requests for HTML files from Web servers.
URL(Uniform Resource Locator)
Each web page has a unique adress or location that is called URL. It identifies the location on the internet. The format of a URL consist of different parts:
URLs can be categorized into:
Absulute URL: Absolute URLs are the URLs with complete internet address.
Relative URL: Relative URLs are used to refer links on the same server.
ISP(Internet Service PRovider)
ISP provides accessibility to use internet through its server. An internet service provider usually supplies access internet.
Ex- Reliance, Jio, Vodafone etc.
IP Address (Internet Protocol Address):
It is an address of a computer on internet. IP address identifies the location of the computer that is connected to the internet. IP address can be Static and Dynamic. A static IP address is permanent internet Address. A dynamic IP address is a temporary address that is assigned eaach time to a device when it is connceted to internet.
  • ipconfig command line tool is used to view IP address of  device.
WEBPORTAL
It is a specially designed website that often serves as a single point that avails various information, resources and service such as email, forums etc.
    Ex- MSN, Rediff, Yahoo, Google etc.
Webportal is also known as public portal.

Comments

Popular posts from this blog

Computer Generations

 Computer Generations   Computers have evolved over time through different generations, each marked by significant technological advancements and changes in design and architecture. These generations are often categorized based on the underlying hardware and the key developments that distinguish one Generation from another. Let's explore the main computer generations: First Generation Computers    The First Generation of computers refers to the initial period of electronic computing, characterized by the use of vacuum tubes as the primary electronic component. This Generation spans the 1940s and 1950s and is marked by groundbreaking developments in computer technology.  Examples of First-Generation Computers:  o ENIAC (Electronic Numerical Integrator and Computer): Completed in 1945, ENIAC was one of the first electronic general-purpose computers. It was designed to calculate artillery firing tables for the United States Army during World War ...

Computer Basic

  The word “computer” comes from the word “compute”, which means to calculate”. Charles Babbage is known as the ' Father of computer' .  A computer often referred to as a “data processor” because it can store, process, and retrieve data whenever desired.  The activity of processing data using a computer is called data processing.    Data processing consists of three sub activities:- (1)          Capturing input data (2)          Manipulating the data and (3)          Managing output results. Data : - Data is raw material used as input to data processing. Data can be anything like numerical, non-numerical or a mixture of both. Information : - Information is processed data obtained as output of data processing. Computer: - A computer is an electronic device which performs numerical calculation and logical calculation at hig...

Office Package and Features of Office Package

Most of the official jobs today are dependent on computers. Computer helps in accomplishing different types of official tasks with the help of 'Office Package'. With the help of 'Office Package ' to accomplish basic tasks like typing and composing letters, doing calculations and comparisons, manipulation data and generating multiple types of reports, making presentation for demonstration, seminars etc.   For example: MS Office, OpenOffice, etc. Office package includes the following applications: 1. Word Processor:  A word processor is a type of application software that enables to create a documents by enabling to type text, insert page number, header, footer, edit, modify , and to take print or save documents in soft copy for future use.   2. Spreadsheet:   A spreadsheet package is an application software that stores data in an organized way and help to  analyse, calculate, compare the data or values. It also enables to present information in graphs, pie c...