Basics of Web Technology

Basics of WEB TECHNOLOGY

Welcome to Web Technology World

Introduction to Web Technology

Web Technilogy refers to the means by which computers communicate with each other using markup languages and multimedia packages. It gives us a way to interact with hosted information, like websites. Web Technology involves the use of hypertext markup language (HTML) and cascading style sheets(CSS).

What is Hypertext?
Hypertext is text that links to other information. By clicking on a link in a hypertext document, a user can quickly jump to different content. Though hypertext is usually associated with Web pages, the technology has been around since the 1960s.

What is Markup Language?
Markup languages is nothing but kind of set of instructions which is used to process,define and present the text.

What is HTML?
HTML is nothing but the computer language or set of instructions which is used to develop web pages.

Why HTML is a markup language?
Hypertext means machine readable text and Markup means to structure it in a specific format. So, HTML is called hypertext markup language because it is a language that allows users to organize, improve the appearance of, and link text with data on the internet

What is Technology?
Technology is nothing but the devices or application of scientific knowledge for practical purposes used to do things faster.

What is Markup Languages?
A markup language is nothing but kind of set of instructions which is used to process, define and present the text.
In other words, Markup languages is nothing but kind of set of instructions which is used to format the text.

What is Multimedia?
Multimedia is nothing but the representation of computer information through audio, video, and animation in addition to traditional media (i.e., text, graphics drawings, images).

What is Web Technology?
Web Technology is nothing but the applications from which computers communicate with each other using markup languages and multimedia packages. Web technologies is a general term referring to the many languages and multimedia packages that are used in conjunction with one another, to produce dynamic web sites

Comments

Popular posts from this blog

Basic tags & Structure of html