4 Gaming Websites That Showcase Great Use of HTML5 Sumit Kumar Pradhan June 11, 2021 HTML5 generally refers to a set of modern technologies, which include the HTML Living Standard and JavaScript APIs that enhance storage and... Continue Reading
Create Simple Calculator using JQuery, HTML and CSS Sumit Kumar Pradhan May 01, 2019 This tutorial explains how to create simple calculator application using jquery, html and css . Making a calculator in JavaScript is not ha... Continue Reading
Jquery Duplicate Fields Form Submit with PHP Sumit Kumar Pradhan May 01, 2019 This tutorial explains How to submit jquery duplicate/clone field values to form with PHP . In this example we are going to provide very s... Continue Reading
Ajax Live Search With PHP and MySQL Sumit Kumar Pradhan April 01, 2018 Today, In this tutorial we are going to discuss how to create php ajax live search box using MySQL database . Now a days every website has... Continue Reading
YouTube Like Ajax Progress Bar Plugin Using Jquery Sumit Kumar Pradhan March 31, 2018 Today, In this post we are going to implement YouTube like ajax progress bar using jquery. if you are the user of YouTube, then you may ha... Continue Reading
Display online/offline connection status in JavaScript using Offline.js Sumit Kumar Pradhan March 17, 2018 In this tutorial we are going to learn how to display offline/online connection status in Javascript using Of fline.js . Offline.js is a ... Continue Reading
Add TinyMCE editor in PHP or HTML Sumit Kumar Pradhan March 15, 2018 Today, We are going to discuss how to Integrate TinyMCE editor with php or html . TinyMCE editor is web based WYSIWYG editor which enables ... Continue Reading
Check Internet Connection using JavaScript and HTML Sumit Kumar Pradhan March 13, 2018 Today, We are going to learn how to check internet connection using html and javascript . We have used pure javascript to check offline ... Continue Reading
Simple Drop Down Menu with Jquery and CSS Sumit Kumar Pradhan March 10, 2018 Today, we are going to discuss how to create jQuery dropdown menu design . Here we have designed simple drop down menu with CSS, HTML and j... Continue Reading
Facebook Style Chat Application with jQuery and CSS Sumit Kumar Pradhan March 04, 2018 Today we are going to discuss how to create Facebook Style Chat Application with jQuery and CSS . In our Earlier post we have provided simp... Continue Reading
Create Circle Pulsate Animation Effect Using CSS3 and HTML Sumit Kumar Pradhan March 03, 2018 Today we are going to discuss how to create simple circle pulsating animation effect using CSS3 . Nowadays most of the websites have integr... Continue Reading
Facebook Style Drop Down Menu Design Using CSS Sumit Kumar Pradhan February 27, 2018 Now a days drop down menus are becoming more and more popular. so today, we are going to discuss how to create Facebook style drop down men... Continue Reading
Facebook Style Chat Box Popup Layout Design Using JQUERY and CSS Sumit Kumar Pradhan February 25, 2018 Today we are going to discuss how to create facebook style chat box popup box using HTML and CSS . Here we have implemented and provided s... Continue Reading
How To Create a Hoverable Dropdown Menu Sumit Kumar Pradhan February 24, 2018 Today, we are going to discuss how to create a hoverable dropdown menu using css design . Here we have provided simple example for hoverabl... Continue Reading
Creating an arrow box like chat application using css Sumit Kumar Pradhan February 24, 2018 Today, we are going to learn How to make a box with arrow in CSS like chat application . If you have used Facebook and Google chat applica... Continue Reading
Facebook Like Chat Slider Layout Design Example Sumit Kumar Pradhan February 24, 2018 Today, we are going to discuss how to design Facebook style chat slider layout. Slider layout design is very easy and simple only we need t... Continue Reading
HTML5 Template Design for Blogger, Wordpress, Medium etc. Sumit Kumar Pradhan February 17, 2018 Today we will discuss how to create HTML5 Template Design for Blogger, Wordpress, Medium etc . we are making a HTML5 web template , using s... Continue Reading
Youtube Like Template Layout Design Using HTML5 and CSS Sumit Kumar Pradhan February 17, 2018 In this post, we are going to discuss how to create youtube like HTML5 template design . In case you are new and want to build basic unders... Continue Reading
HTML5 Layout Design From Scratch including header, article, footer tag etc. Sumit Kumar Pradhan February 16, 2018 In this tutorial, we are going to discuss how to create HTML5 layout design from scratch, which covers header and footer design. HTML5 of... Continue Reading
Select 5 Random Records From MySQL Database and Display Sumit Kumar Pradhan February 16, 2018 This post explain how to retrieve random records from the MySQL database and display the same records in UI. you can use this technique to... Continue Reading