Difference between HTML and XHTML
HTML XHTML HTML stands for Hypertext Markup Language. It is the language that is used to create webpages and display information in internet browsers. It was first introduced in w3c in the…
Difference between Panel and PlaceHolder Control | Panel Control vs. PlaceHolder Control in ASP.Net
Panel Control vs. PlaceHolder Control Panel Control PlaceHolder Control Panel Control does have its visual layout and used as the container for other controls. PlaceHolder control does not have…
How to use Jquery Datepicker in PHP | JQUERY UI : DATEPICKER
In previous tutorial we have seen Introduction of Jquery Introduction to Jquery: A framework made in heaven ;). In this tutorial we are going to see how to use…
Understanding HTML
Understanding HTML WWWc also known as the World Wide Web Consortium is responsible for defining the web standards. HTML is also and output of this standardization in the web world.…
CDN | Content Delivery Network
What is CDN ?? CDN stands for “Content Delivery Network” or “Content Distribution Network”. Content Delivery Network, as the name suggests, CDN is network that provides delivery of content to…
Understanding the Master Page concept
When you are thinking of developing a website the first thing that comes to your mind is the design of the website and how it would look to the end…