The process of developing a website and/or web application from planning to administrating on the internet is called web development. It includes Client Side Coding, Server Side Coding, Client Side and Server Side Coding, Database Management and Web Content Development. Client Side Coding: For becoming a successful web developer should be aware of technologies used on the web. Various scripts including Ajax, Adobe Flash, Adobe Flex, JavaScript, JavaFx, Microsoft’s Silverlight, and HTML are used to create GUI for web applications. [...]
Read MoreBody_class(): This is a template tag used specially for body tag which will help to style more effectively with CSS in different pages more differently. The Template Tag is called body_class. This function gives the body element different classes and can be added, typically, in the header.php’s HTML body tag. By using this tag, we can change the CSS of every page differently. If I want to change the style of home only, then just change the CSS at the [...]
Read More
wp deregister script: This Script is used to remove a registered script (javascript/ JQuery) from local copy of WordPress Server. De-registers the WordPress stock JQuery script, so that we can register own copy or from the Google CDN (Content Distribution Network). Syntax: wp_deregister_script( $handle ); Example: wp_deregister_script(‘jquery’); Google Libraries API: The Google Libraries API is a content distribution network and loading architecture for the most popular, open-source JavaScript libraries. Using Google CDN gives the application high speed and global access [...]
Read More





