While developing website most of the time we face the issue to align particular section or element vertically and horizontally center to it's...
By yash →
Friday, March 18, 2016
While developing website most of the time we face the issue to align particular section or element vertically and horizontally center to it's...
Yes this is what you seen in chrome browser if your website has broken images. This will look very ugly if you have image with no accurate source. Always...
Getting any YouTube videos thumbnail image is quite easy. you just need a ID of particular youtube video to get it's thumbnail image in different resolutions. Use...
xampp - Error running apache server due to www.example.com:443:0 server certificate does NOT include an ID which matches the server name One day i...
Following code is useful when you came into scenario where you want to encrypt any data using PHP and want to decrypt it and use it via JavaScript. This...