Browsing Category
HTML
Create a local PHP MySQL development environment
Whether you are a seasoned PHP/MySQL programmer or a beginner, you will benefit from having a development environment. A development environment allows you to test your code as you develop your web application before publishing it to the…
Small Text Generator – Tiny Text Generator (ᶜᵒᵖʸ ᵃⁿᵈ ᵖᵃˢᵗᵉ)
Welcome to the simple and effortless online small text generator tool which converts your normal text into tiny text. All you have to do is just copy the desired paragraph and paste it in the converter section, your text will…
How to create fade-in fade-out effect on text using CSS 3 Animation
Today I am going to write this tutorial to how you can give a fade-in and fade-out effect to any text using CSS 3 Animation. Its a very simple and easy to understand, basically I am using keyframe ( using @keyframes rule, you can create…
Tips and Tricks for Developer to Avoid Common CSS Mistakes
Cascading Style Sheets (CSS) is a markup language, which is used for representing the look and formatting of a document that is written in HTML. It is one of the most influential tools that can intensify the entire tone and design of a…
What is a Redirect In SEO?
A redirect is a way to send both users and search engines to a different URL from the one they originally requested. The three most commonly used redirects are 301, 302, and Meta Refresh.
Types of Redirects
301, "Moved…
Very Simple JQuery Time Selector Plugin
Are you looking for time selector plugin for your project then in this post I am going to share a very simple jquery time selector plugin which you can integrate in your web based project to enable feature like time picker. It is work like…
Simple jQuery UI enabled Color Picker – evol-colorpicker.js
Simple jQuery UI enabled Color Picker – evol-colorpicker.js
If you are looking for simple color picker for your website to dynamically set or insert color code in database. I found awesome color picker plugin (evol-colorpicker.js).…
Lightweight and touch-friendly image gallery-slider based on jQuery – RV-gallery.js
Are you looking for Lightweight and touch-friendly image gallery-slider? If Yes then In this post I am going to share simple Lightweight and touch-friendly image gallery-slider jquery plugin name RV-gallery. It is simple, lightweight yet…
jQuery plugin to transform a div text into splitflap display airport-like – jquery.splitflap.js
jQuery plugin to transform a div text into splitflap display airport-like – jquery.splitflap.js
If you want to add simple splitflap display on your website like you have seen on airport then in this post I am going to share plugin called…
How to Disable Autofill / Autocomplete in Chrome – jquery.disableAutoFill Plugin
How to Disable Autofill / Autocomplete in Chrome – jquery.disableAutoFill PlugindisableAutoFill is a lightweight jQuery plugin and easiest solution for disabling Google Chrome auto-fill, auto-complete functions. If you don’t want to display…