Archives for “javascript”

Cascading Style Sheets (CSS) is a language that permits Web designers to attach styles such as spacing, color, font, etc. to HTML documents. Cascading style sheets are similar to a template, permitting Web developers to label styles for an HTML element and then apply it to the number of Web pages required. Thus, Cascading Style [...] Related posts:

  1. Moving HTML 4 to Xhtml and CSS I originally taught myself HTML 4.0 a few years ago,...
  2. Principles of Good Design Practices Your website is where your business resides — it’s like...
  3. How to Consider Before Choosing a CMS A content management system, which is more commonly known as...
Related posts brought to you by Yet Another Related Posts Plugin.


PHP stands for PHP: Hyper Type Preprocessor. PHP is a very famous open source server side language. If has gained high popularity in few year. Besides no strong backing from big corporate, PHP has proved that it can deliver serious programming concepts and thereby can big web application can be build on PHP. These days [...] Related posts:

  1. Fundamentals of PHP Programming and ASP.net Programming Hyper-text-pre-processor (PHP) and Active-server-pages (ASP) are the two standard programming...
  2. Basics of PHP, Web Application Development PHP is widely used in web application development. Billions of...
  3. Using PHP Module for Java Rdbms Daffodil Db Released Daffodil software is announced the release of the PHP extension...
Related posts brought to you by Yet Another Related Posts Plugin.


Ajax, Web 2.0, etc. are the buzz words of this century, may be more than that. Web 2.0 is the supposed second generation of internet-based services and Ajax (Asynchronous JavaScript and XML) is the platform on which it is built. These bring vast improvement to the usability, design and functionality of websites. Let’s take a wide [...] Related posts:

  1. Form Validation and Thread-safe with Ajax This degradable form validation demo verifies the form at the...
Related posts brought to you by Yet Another Related Posts Plugin.