Shihabiiuc Logo Shihabiiuc

Our Blog

Insights, tutorials, and updates from the team.

How to make a div scrollable?
Blog

How to make a div scrollable?

You can make a <div> scrollable using the CSS overflow property. The overflow can be used in two directions such as X & Y (horizontal & vertical). This post will show you how to make a scrollable <div> vertically & horizontally, and both.

Read More
How to create a video preloader on your website (Static, Divi, Elementor)?
Video
Blog

How to create a video preloader on your website (Static, Divi, Elementor)?

If you want to create a video preloader on your website, this post will walk you through the complete process. I also showed you four different examples of how to create the preloader on a static HTML website, Divi, and Elementor pro website and how to exit the preloader dynamically with the DOM (content) fully loaded.

Read More
How to position text over an image with CSS?
Video
Blog

How to position text over an image with CSS?

There are two main ways you can position text over an image. Such as: (1) Placing the text over the image using the CSS position property, (2) Creating a background image for the text. This post will show you both ways to place the text over an image. Also, I will answer some of the related questions that you need to know.

Read More
Full-screen slider using HTML, CSS & JS (template included)
Blog

Full-screen slider using HTML, CSS & JS (template included)

This post will show you how to create a full-screen slider using HTML, CSS & JavaScript. Also, I will include header navigation that stays on top of the slider. It’s fully mobile responsive and works well on all web browsers. No dependencies, frameworks, or libraries are required.

Read More
How to wrap text around an image in HTML?
Blog

How to wrap text around an image in HTML?

This post will show you to wrap text around an image. You’ll also learn different versions of this wrapping. Such as wrapping the image from the top-right-bottom, top-left-bottom, top-right, bottom-left, etc. Last but not least, you’ll also learn how to fix/optimize the layout for mobile. Because you don’t want this wrapping or floating alignment on mobile, right?

Read More
How to align the button to the bottom of the column in Divi
Video
Blog

How to align the button to the bottom of the column in Divi

In Divi, to align the button to the bottom of the column, go to the “Row Settings” as you see below.

Read More