Design a site like this with WordPress.com
Get started

How To Create A Responsive Login/Sign Up HTML Page ?.

In this tutorial, we will be creating a responsive Login/Signup page for your next web application. We will be using a bootstrap tabbed class, to make it more user friendly, thus making it more appealing to users. Prerequisite: To get started , we will be needing following libraries: Bootstrap 3.7 (CSS) Jquery 1.12.4 (JS) Boostrap … Continue reading How To Create A Responsive Login/Sign Up HTML Page ?.

How To Integrate Auto Complete Search To Your Web Application ?

In this tutorial, we will integrate an auto-suggest feature to our existing web application. We will implement facebook’s user-search functionality in this tutorial. Auto Suggest feature helps to generate recommendations based on letters you type in the text box thus reducing user effort and enhance user experience. Google uses auto-suggest for their search queries and … Continue reading How To Integrate Auto Complete Search To Your Web Application ?