Wednesday 29 June 2011

Web developers find variations of any color


Web developers find variations of any color from

http://0to255.com/

how to make same browser mode in IE8

If any AJAX or floting functionality is not working in IE cause of get different browser mode automatically then you should put following code:-

If you want same browser mode in IE, you need to put following code :

<meta http-equiv="X-UA-Compatible" content="IE=8" >