CSS

CSS

CSS box graphics

Our CSS box graphics module is the ideal way to add eye-catching graphics to your website. With easy configuration and customization options, you can create the perfect graphics to showcase your digital products.

More

CSS roulette

Animated CSS roulette with a selection of random options. It's very addictive, so I wouldn't recommend it to people with a gambling problem. The module was created using only HTML and CSS. It has no limits on the number of options, and the recalculation itself happens automatically. The module can be used as an interesting addition to an online store or as a draw promotion on a website.

More

CSS animated menu

Horizontal animated navigation menu, made with CSS3. Implementation of the menu is done by placing HTML code in the target location on the page, and editing CSS variables. Responsive navigation adapted to the width of the screen. Made without the use of JavaScript.

More

CSS animated color background

Are you looking for a way to add some color and life to your website's background? Do you want a solution that's easy to implement and customize? Look no further than CSS3 animations!

More

Gallery

Photo gallery as a module for a website is one of the most popular add-ons used in the process of developing web applications. Analyzing the sites found on the web, I decided to create a simple yet comprehensive photo gallery module equipped with the most popular functionalities. In order to run the gallery you will need my own COMP library, which is used by most of the modules presented in this blog. Work is underway to adapt the library in such a way that it can be completely replaced by the jQuery library, hence the coincidence of method names and similar design.

More

Slider

If I were to list the most popular modules used by developers when creating websites, the slider would certainly be at the top. But what exactly is a slider? As the name suggests, it's a slideshow on a website, also known as an image rotator.

More

Modal

Modal or, more precisely, modal window, is a module that displays a panel that blocks the execution of other operations on the page, closed after performing a predefined action. Very often colloquially called "pop-up window". Modals used by web application developers, as a rule, have the following functionality: displaying a panel that blocks the remaining content of the page, displaying technical messages or loading content from another page.

More