1. The Internet: In simplest words it is a global network of smaller networks interconnected using communication protocols that are standardised. The Internet s
Internet is the network of computers which connects the whole world together.But, how it actually work at the very low level? Client side: First when we type a
Many folks get confused between these two terms which are associated with the Web. Are they really same? First thing first. HTML is a Language while HTTP is a P
Local Area Network (LAN) is a data communication network connecting various terminals or computers within a building or limited geographical area. The connectio
Many folks consider that they both are same but are they really same? The Internet is a global network of networks while the Web, also referred formally as Worl
Web caching is done by a Proxy Server – an intermediate entity between the original server and the client. When a client requests for some information (throug
HTML and ASP are two very common aspects in the web programming world. HTML stands for HyperText Markup Language used to develop webpages and specifically web d
Subscript : For adding a subscript text in a html file, tag can be used. The sub tag defines subscript text. Subscript text appears half a character below the n
The <html> tag in HTML is used to define the root of HTML and XHTML documents. The <html> tag tells the browser that it is an HTML document. It is the second ou
This article focuses on how one can parse a given XML file and extract some useful data out of it in a structured way. XML: XML stands for eXtensible Markup Lan
HTML stands for Hyper Text Markup Language. It is used to design web pages using markup language. HTML is the combination of Hypertext and Markup language. Hype
HTML text editors are used to create and modify web pages. HTML codes can be written in any text editors including the notepad. One just needs to write HTML in
In this article, we will go through all the basic stuff of HTML coding. There are various tags that we must consider and include while starting to code in HTML.
<p> tag The <p> tag in HTML defines a paragraph. These have both opening and closing tag. So anything mentioned within <p> and </p> is treated as a paragraph. M
An attribute is used to provide extra or additional information about an element. All HTML elements can have attributes. Attributes provide additional informati
What is a list? A list is a record of short pieces of information, such as people’s names, usually written or printed with a single thing on each line and ord
The Quotation elements in HTML are used to insert quoted texts in a web page, that is, portion of texts different from the normal texts in the web page. Below a
Colors are used to make the page more attractive. Here are the different styles which can be used to create new colors by combination of different colors. Hexad
Drag and Drop is a very interactive and user-friendly concept which makes it easier to move an object to a different location by grabbing it. This allows the us
What is doctype? A doctype or document type declaration is an instruction which tells the web browser about the markup language in which the current page is wri
The web browser displays the alphabets, numbers and some other symbols correctly. This is all possible because of the required character set that web browser us
Geo-location in HTML5 is used to share the location with some web site and aware of the exact location. It is mainly used for local businesses, restaurants or s
Page layout is the part of graphic design that deals with the arrangement of visual elements on a page. Page layout is used to make the web pages look better. I
Web 1.0 – Web 1.0 refers to the first stage of the World Wide Web evolution. Earlier, there were only few content creators in Web 1.0 with the huge majority o
XML stands for Extensible Markup Language. It is a dynamic markup language. It is used to transform data from one form to another form. An XML file can be displ