Introduction to HTML

Introduction to HTML

How the Web Work? The World wide web is an Information system where documents are available over the internet. The documents are transferred over HTTP. HTTP (Hyper Text Transfer Protocol) HTTP is a formally defined set of rules for communication between a client (requester) and a server (responder). That’s really all you need to know. […]