You Are Viewing Monthly Archive: July 2022

How-To-Add-Simple-Pure-CSS-Vertical-Multi-Tabs-Widget-In-Site

How To Add Simple Pure CSS Vertical Multi-Tabs Widget In Site?

Are you looking for vertical tabs that are built up with pure CSS? if your answer is “yes!” then you are at the right place. Here I’ll explain how to create vertical tabs using HTML and CSS. But before this, I would like to introduce you to the basic use of tabs on a Web […]...
8-Stylish-And-Awesome-CSS-Image-Overlay-Effects

8 Stylish And Awesome CSS Image Overlay Effects

There are many CSS properties to beautify your images. In our other article, we have explained different image hovering effects with CSS. Overlaying effect is another way of making images attractive on your site. In this article, we will explore how to create a CSS overlay effect on hover for creati...
6-Stylish-And-Awesome-Pure-CSS-Breadcrumbs-Widgets

6 Stylish And Awesome Pure CSS Breadcrumbs Widgets

Internal site structure is one of the important SEO factors that help Google and other search engines easily understand your site. Besides linking other pages on your site, adding breadcrumbs can help users to navigate to different sections. If you don’t know about breadcrumb, it is an additional ...
5-Stylish-And-Awesome-Pure-CSS-Tooltip-Widgets

5 Stylish And Awesome Pure CSS Tooltip Widgets

A tooltip is a popup that appears when the mouse hovers over a particular term or a help icon. On a mobile device appearance and disappearance of the tooltip are touch events or it can be completely deactivated. Tooltips can be used in many useful ways: Add an abbreviation, synonyms and acronyms. Sh...
Stylish-Vertical-Accordion-Image-Slider-With-Caption-Using-Pure-CSS

Stylish Vertical Accordion Image Slider With Caption Using Pure CSS

There are many traditional image slideshow widgets to add sliders to your site. Unfortunately, this is nowhere nearer to modern slideshows offered by third-party providers or plugins. You can create beautiful-looking custom accordion-style sliders made purely with CSS. In this article, we will expla...
Create-Analog-Clock-Widget-With-HTML5-Canvas-And-JavaScript

Create Analog Clock Widget With HTML5 Canvas And JavaScript

Add a free clock to your blog or website with our free HTML5 24-hour analogue web clock showing the current time for any location in the world. Simply configure your clock to match your website and copy our short and simple embed code to place on your website. Our HTML5 digital clock widgets are rep...
Simple-And-Clean-FAQ-Accordion-JQuery-Widget

Simple And Clean FAQ Accordion JQuery Widget

FAQ and accordion are similar types of content having multiple sections in a single element. Each section contains a heading and body to add details. The only difference between these two widgets is that FAQ allows only text content while accordion allows any type of content. In this article let us ...