Google Ads

About Me

Hi, I 'm Aditya, the guy behind this website and many other. This site acts as my web playground, where I share all about me, my work and my knowledge.

I am a Full Stack Developer. I have over 18 yrs hands on experience in PHP, Mysql, JavaScript, open source CMS like Joomla, Wordpress etc. During these 18 years, I have worked on thousands of projects and websites but could not spare time for my own blog. However I will try and write more frequently now.

 

 

Archive for the ‘css’ Category

With the increasing requirement of multimedia on websites, we are require to add video and audio players in the websites. We have to build a custom players as per the theme of the website.

Recently I come with a HTML 5 Video player which is highly customizable and that too with the help of simple CSS code. Some of you might have used it , its video js.

More
Posted under css, Javascript, PHP  |  Comments  No Comments
Last Updated on Sunday, 30 September 2012 03:11

I always wonder why Internet Explorer doesn't support CSS3 border-radius property, which is natively supported in Safari, Firefox and Chrome.

I know there are many ways to do this which includes javascript and css methods to achieve them. I found another cool method of implementing it. This method also support box-shadow property.

Please follow the following procedure to implement this

More
Last Updated on Saturday, 15 January 2011 11:17