Category: HTML/CSS
-

How to Replace Bullet List Point with Images in WordPress
Hey geeks, usually we see default bullet list points when creating content using the default WordPress block Editor and it doesn’t look good with the content style and you want to replace/change it with some images or graphics.In this tutorial I will show you step by step to replace the default bullet with images: Replace…
-

Youtube Iframe Javascript API part1
Hey guys, In this tutorial, we will discuss how to load YouTube video with help of YouTube JavaScript API. YouTube provides us a simple JavaScript API to load particular YouTube API. All we need one div and section, YouTube JavaScript API library and some JavaScript functions. But If you want to control some YouTube video…
-

Add To Wishlist Feature Using JQuery
Hey Guys, As we know that user visits e-commerce sites (like E-bay, Amazon, Flipkart etc) to buy online things. User selects the favourite products to add his wish list and remove product from wish list. Point is what will be the functionality to add product in the wish list. Live Demo In this tutorial, we will…
-

Animated contact form using jQuery
Hi guys, in this post we will see simple animated Contact forms UI, you can use this light weight contact form in your site to add animated contact form that loads faster and looks good. You can download the free script from download button given below. Just edit the script and add your PHP code…
-

Simple Lightbox popup using jQuery and Bootstrap
Hi guys, It’s been so long we haven’t posted any tutorial. We are working on second version of user registration and management script in PHP, we have already sold more that 50 copies of the script :). Today in this post we will share a simple yet useful and easy to use script for an…
-

Making Use of HTML5 History API for Manipulating Browser History
Web development is an area with lots of scope and possibilities. They create a huge difference in the way information is provided to you and also in the way it has been perceived by the user. The increasing usage of web based applications has also triggered the growth of JavaScript and the way it is…