Introduction to html , learn html from beginning , coding become easy after HTML and CSS.

 Impressive Web Designing

Part- 1

let us learn 

1}working of web

2}components of web


Introduction 

 The internet is a powerful media to transmit information.the pages of information desplayed on net are referred as webpages

the standards and formats for presenting texts and grapics on the internet are developed and approved by www governing authorities ..

            The growing demand for attractive presentation of information using electroic means  gave rise to the invention of

websites.


1}Working of Web...


How does the web work ????.

WWW stands for World Wide Web , normally referred to as Web.

The following figure describes the working of web






2}Components of Web.


Web uses the following Terms.,

1)Web page: A simple text file created  using HTML.

2)website: A collection of interlinked web pages containing texts, images, audio and video..

3)Web Browser: A Web Browser is a softwear used to see webpages  or websites  available on the internet .for eg. chrome ,internet explorer. etc

4)Web Server: A Web Server  is an application or a computer that sends webpages over the internet using the HTTP protocol .the functionality of website is managed by web server. for eg. apache, nginx . etc


5)URL(uniform resource locator):It is an address of a web page on the internet.


6)HTTP: HTTP(HyperText Transfer Protocol) is a protocol used by WWW for client server communication.


7)HTML: Hyper Text Markup Language , enables to write code for a webpage . all the webpages in a website are linked with one another , with the help of hypertext links.


Part 2-----coming

Comments