HTML Tutorials

To learn HTML effectively, you should have a basic understanding of the following concepts:

Basic Computer Skill:

• Familiar with using computer and  navigation files and folder structure.
• You can understanding how to use a text editor(like Vs Code other )
• internet basic knowledge

World Wide Web(WWW)

The world wide web is a world wide information service on the internet HTTP(Hypertext Transfer protocol) is protocol used by the WWW service to make communication possible between a web server and web browser.

  1. 1.Web Designing : The internet is a global network of networks that connect computer to computer user is connected to the internet. User can sent electronic mail(e-mail) message to other users. The internet uses a standard communication protocol called TCP/IP which every computer attracted to the internet must be able to use. Protocol is set of rules which governs the communication between two devices. You will learn more about computer protocol internet protocol.

  2. 2.Web Browser: To access information stored in the form of web pages. User must connect to web server web client run special software called a web browser. Example chrome also display the documents.

  3. 3.Concept of web server: Create the web page . These pages must be organized and store at central computer. The server computer runs special computer. The server computer runs special software called web server. Web server software store and manage web page. Client request the service and web server provides the services.

  4. a. Accept a client request for information

  5. b.respond to a client required by providing the page with the required information.

4.Concept of networking:a network is a set of devices connected by media links. Computer network means a collection of autonomous computer interconnection by single technology. Computer are said to be interconnection if they are able to exchange information. The connection need not be via a copper wire. Fiber optics microwaves infrared and communication satellite can also .be used .

5.Concept of protocol: protocol is set of rules which helps to communication computer between network or sending receiving of data. In a specific path through network is protocol or set of rules conventions for sending information over a network protocol software to transfer receive data format between two device is called protocol.