A Very Simple Popup Box – HTML, CSS, JavaScript

Popup boxes are the most useful way of showing a warning or any other important information to the website visitors in many HTML5 templates. In this article I’m going to walk you through the creation of a very simple popup box with shadow overlay and close button. We’re going to implement this using HTML, CSS and jQuery in less than 100 lines (not compressed code).

simple popup box html css js
Open the demo in a new page

Continue reading “A Very Simple Popup Box – HTML, CSS, JavaScript”

Back to Top Button With Progress Bar Indicator

The Back to Top ↑ button is a useful user interface element commonly found on web pages, particularly those with long scrolling content. This button allows users to quickly return to the top of the page with a single click, improving navigation efficiency and overall user experience.

back to top progressbar demo
Visit Rubikscu.be for the live demo.

Continue reading “Back to Top Button With Progress Bar Indicator”

How To Make ( ͡~ ͜ʖ ͡°) Text Faces Easily?

Writing text messages is as complicated for some people as writing papers for students. Yes, some people just do not like writing and find it unnecessary. Beside making ASCII art, we can use unicode characters to draw text faces.
Expressing your emotions is possible not only with words but with different emoticons and text faces.

text faces

Continue reading “How To Make ( ͡~ ͜ʖ ͡°) Text Faces Easily?”

Blinking text with HTML and CSS only

I’m presenting a very simple way of making a fancy text blinking using only HTML and CSS3. Adjust the values, setting a different blinking speed and colors.

I am blinking!

Continue reading “Blinking text with HTML and CSS only”

Show a PopUp to Abandoning Visitors

Try to convince your abandoning visitors to stay on your page and turn them into customers with a simple trick: show them a popup asking them to subscribe to a newsletter, to like/share the page, present some hot deals, related articles, ads or anything that might make them convert. In this article I’m sharing with you the very simple JavaScript code to make this working.
I know popups are considered to be annoying, pushy and people hate them but in this case we’re talking about visitors who have already decided to leave your site so you have nothing to lose by nagging them a little.

Live demo

how to solve a Rubik's Cube
Continue reading “Show a PopUp to Abandoning Visitors”

Simple Animated Dark-Light Theme Switch for Your Website

In recent years, the demand for dark mode 🌗 options in web design has surged, driven by its aesthetic appeal and potential benefits for user experience. Dark mode not only reduces eye strain, especially in low-light environments, but it also conserves battery life 🔋 on devices with OLED screens.

dark light theme switch

Continue reading “Simple Animated Dark-Light Theme Switch for Your Website”

Okay
This website is using cookies. More details