Shihabiiuc Logo Shihabiiuc

Our Blog

Insights, tutorials, and updates from the team.

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
How to create a hero banner image using HTML CSS?
Video
Blog

How to create a hero banner image using HTML CSS?

This post will show you how to create the hero banner image only using HTML & CSS. The hero banner image is generally known as the “Hero Section” on a web page.

Read More
How to embed PDF in HTML & make it responsive?
Blog

How to embed PDF in HTML & make it responsive?

You can embed a PDF file in an HTML document using the <embed>, <iframe> or <object> tag. See the examples below.

Read More
Create a responsive navigation menu using HTML, CSS & JS
Blog

Create a responsive navigation menu using HTML, CSS & JS

If you’re trying to create a responsive navigation menu that works well on all screen sizes, this post will walk you in the right direction. Aside from the responsive header, you’ll also learn how to create a simple hamburger menu for smaller screen sizes.

Read More
Create a landing page using HTML, CSS & JS (source code included)
Blog

Create a landing page using HTML, CSS & JS (source code included)

A landing page is a great opportunity to get leads and make sales. It also helps the visitors to navigate through different content of your website. Your prospects get a clear idea about what you do and why they should interact with you. This post will show you how to create a perfect landing page using only HTML, CSS & a small amount of JavaScript. I also have added a link to download the full template.

Read More