Shihabiiuc Logo Shihabiiuc

Our Blog

Insights, tutorials, and updates from the team.

How to add background color & background image to an HTML table?
Blog

How to add background color & background image to an HTML table?

In this post, I will show you how to add background color to an HTML table. Also, I will give you a couple of examples including hover effects. Later in this post, you’ll also see how to add a background image to the same table.

Read More
13+ Animated background CSS examples (source code included)
Blog

13+ Animated background CSS examples (source code included)

I will show you some exceptional animated backgrounds. I only used CSS to create those animations. There is no JavaScript involved. You’ll see all the demos and get the code (HTML & CSS).

Read More
How to change an image on hover (CSS)
Video
Blog

How to change an image on hover (CSS)

Before you start, see the finished product below. Hover your mouse on the image below to see the final product we will build.

Read More
How to create a Thank You page in HTML CSS? (source code)
Blog

How to create a Thank You page in HTML CSS? (source code)

When people buy something on our website or subscribe to the newsletter, we generally redirect them to a “Thank You” page. It’s a great opportunity to engage with our audience more closely & build business relationships. In this post, I will give you a thank you page template. And I will show you how I created this only using HTML & CSS.

Read More
How to change hr color using CSS?
Blog

How to change hr color using CSS?

The <hr> is an HTML tag that stands for “Horizontal Rule.” To change the hr color, you need to write some CSS. By default, it gets style from the browser. In this post, I will show you how to change <hr> tag color, how to add a gradient border to it, and how to increase its thickness.

Read More
How to create a multiple-page website in HTML? (downloadable template)
Blog

How to create a multiple-page website in HTML? (downloadable template)

This post will show you how to create a multi-page website in HTML. End of it, I will also give you the full source code to download. You will also learn how to upload this static HTML website to a live domain & hosting.

Read More