You Are Viewing Posts Under Category: HTML-CSS-PHP-JavaScript

Simple Bootstrap Style Custom Modal Popup In JavaScript
| June 2nd, 2022 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesModal popups are used pretty frequently on the web. Some popular uses of them include driving newsletter sign-ups, displaying notifications/alerts, and handling register and login forms. Our modal will be generic which means you will be free to use it for whatever purpose you’d like. Do you wa...
How To Get Remaining Days, Hours, Minutes And Seconds From A Date Using PHP?
| March 22nd, 2022 | 0 Comments | HTML-CSS-PHP-JavaScript / PHP CodesToday, we will learn to calculate the time remaining till future dates in days, hours, minutes and seconds. Either you are receiving values in the PHP variable from the MySQL database, or you are calling an AJAX request, this tutorial will help you in both situations. We will also display the hours,...
Simple And Clean Fixed Right Side Sliding Panel Using Pure JS and CSS3
| March 14th, 2022 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesDo you want a clean, responsive and simple sliding widget that will slide from the right side of the screen with fixed position event whole screen is able to scroll behind it in a simple way then here is the minified code with basic syntax to achieve your target in a simple and nice way? […]...
How To Set Value Of Input type=”datetime-local” Via Pure JavaScript?
| March 13th, 2022 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesThe <input> tag with a type="datetime-local" attribute creates an input field that accepts a date and time value which does not include the timezone (hence ‘local‘). The input element with a type attribute whose value is “datetime-local” represents a control for setting the...
How To User Get Location Details Using Pure PHP?
| March 8th, 2022 | 0 Comments | HTML-CSS-PHP-JavaScript / PHP CodesDetecting the location of your users can be really useful if you want to personalize your user’s experience when they browse through your website. Want to show a uniquely tailored promotion? Want to change the language of your site or design based on where your users are coming from? Lots of websi...
Simple And Clean Double Value CSS Badges And Labels Examples
| February 13th, 2022 | 0 Comments | CSS Codes / HTML-CSS-PHP-JavaScriptThe following example of CSS badges can be used for notification or an attractive button. It includes both icon and label which has additional 4 effects of changing background as per data type. This serves as an interactive navigation option for the users. While in a menu you have a number of compon...










