Archive for the ‘HTML’ Category

CSS 3 Tutorial – Rounded Corner and Shadow Border effect

Style the Border in HTML with the Help of CSS 3 Border Style

Complete CSS 3 Tutorial – Transform Operations

Complete CSS 3 Tutorial – Transform Operations – rotate, translate, scale, skew and matrix methods with Live Demo and source code

Handling Colon in Element ID in JQuery – Visualforce problem

Resolving the JQuery error when the Element ID contains colon with Live Demo

Create Simple Drag and Drop Widget like iGoogle using JQuery

Live Demo with source code on creating Simple Drag and Drop Widget using JQuery plugin like iGoogle

CSS – label control ignores the width style

CSS – label control ignores the width attribute in style

Disable inputs after submit to avoid double submission using JQuery and Ajax

This article will explain the safe way to submit the forms using JQuery. It will avoid accidental double submission.

Create Pure CSS based Menu – Step by Step Tutorial

Tutorial on creating step by step pure CSS based Menu without any javaScript and Why CSS Hover property is not working in Internet explorer

WordPress error – Briefly unavailable for Scheduled maintenance. Check back in a minute

Resolve Wordpress error – Briefly unavailable for Scheduled maintenance. Check back in a minute

JavaScript Error ‘expected identifier, string or number’ in Internet Explorer (IE)

Solution of expected identifier, string or number’ in Internet Explorer (IE) – javascript

Vertically middle align the DIV tag using CSS

Source code and Methods to Middle align the text in DIV tag in HTML