Bootstrap Grid

Bootstrap Grid System is mobile-first fluid grid system which is made up of a series rows and columns to provide a structure to website and to place it’s content in the intersected areas easily. The Bootstrap grid is a library of HTML/CSS components that allow you to structure a website and place a website’s content in desired locations …

10+ Best Autoresponder Email Marketing Softwares 2022

Autoresponder is one of the most efficient features of an email marketing service. It saves a lot of time and manual efforts by automating the process of communicating with your customers. Autoresponder email marketing is used by many customers in their business for purposes like – Welcoming new subscribers to your list and appreciating their …

Login With Google CodeIgniter : OAuth API PHP Client

Google’s OAuth 2.0 APIs can be used for open authentication. By this we can access user’s data from server after authorizing user via Google account. In this tutorial, we are going to explain how you can implement Google open authentication to connect with your website using CodeIgniter. You can achieve this login mechanism using Google API php …

jQuery Dialog Box Form Example

jQuery has a collection of various user interface interactions, effects and animation in its library. Dialog Box is one of them to interact with user.
It consists of a button, some contents or message for user. It may be a draggable window which appears on screen when any event is triggered.