Top 72 Image Sharing Sites to Find FREE Stock Images for Commercial Use Why pay when you can have it free? There are hundreds of free stock images sites on the net for... Collection, Images, UtilityLeave a Comment on Top 72 Image Sharing Sites to Find FREE Stock Images for Commercial Use
Redirect Your WordPress Domain from non-www to www This tutorial is applicable to all types of sites, not only WordPress. When you install WordPress, you get 2 options to... Utility
Create Flipp-able Books with flipHtml5 Flip HTML5 is a digital publishing platform. You can use this platform to generate to create visually attractive flipp-able online books. Using... Utility
Add Custom Theme settings using WordPress theme customizer API WordPress theme customization Api is a set of functions and methods which comes inbuilt since WordPress version 3.4 These functions and... Wordpress
WP_Query vs query_posts() vs get_posts() Most WordPress developers have used WP_Query, query_posts and get_posts at one point or the other. Question is – how do... Wordpress
Contact Form in PHP with Validation – Part II In part I, i covered creating a database, form and entering data with validation checks. In this part i am... Php
Create a PHP Contact Form with Validation – Part I This is a basic tutorial on creating a PHP contact form with validation, in 2 parts. In part I, i... Php
Change Search Form HTML – WordPress Search form is often an overlooked feature when developing new themes. But for content rich wordpress sites it is a... Bootstrap, Wordpress
How to Vertically Center Align an Element in Bootstrap 4 Scenario is like this – there is a div and an element inside that div, let us say a span... Bootstrap, CSS
Create Responsive Navbar without Bootstrap Creating a responsive navbar with bootstrap is super easy. You just have to copy the navbar element from their site,... CSS, Javascript