Default image

Oluwatosin Saibu

Hello, I'm Saibu Tosin. Currently, I live in Lagos, Nigeria. An IT Enthusiast, A freelance writer, graphic designer, and web developer. Asides from burying my head on my PC all the time, one other thing I've got a passion for is football (Watching and Playing). Welcome to my world.

32 CSS Background Pattern Examples and Code

CSS Background Pattern Examples and Code

This high-quality and hand-picked collection shows CSS background pattern examples from across the web. Included are examples and code for reuse. Css Single Div Geometric Pattern About Project Author Lynn Fisher codepen.io Links Demo and Code Download Abstract Multicolored Background…

32 CSS Radio Button Examples and Code

CSS Radio Button Examples and Code

This high-quality and hand-picked collection shows CSS radio button examples from across the web. Included are examples and code for reuse. Related CSS Button Examples and Code CSS Checkbox Examples and Code CSS Search Box Examples and Code Responsive Toggle…

Diving Into the CSS Semi-Transparent World

Diving Into the CSS Semitransparent World

This article demonstrates CSS semi-transparency in backgrounds, elements, and images using layers. Included are examples and code snippets. Reading this article will help you have a 360-degree knowledge of using the semitransparent functionality in CSS. Let’s get started! We will…

CSS Semi-Transparency With Buttons

Background Image With Semi-Transparent Button

This article demonstrates how to create a semi-transparent button over a scenic background. Included is code, image, and other references. I recently designed a website that required a photo background. However, the client wanted a button on the same background.…

How To Build Web Layouts for Dual-Screen

How To Build Web Layouts For Dual-Screen

This article demonstrates the power of building dual-screen enabled web applications. Included is media queries, JavaScript, and ENV variables. We’ve had dual-screen devices on the market for a long time. And within this time, we’ve witnessed the emergence of different…

Tips for Writing Modern CSS

Tips for Writing Modern CSS

This article demonstrates CSS tips and code examples to improve your CSS (Cascading Style Sheets) writing ability and create awesome websites. Undoubtedly, CSS evolved over the past few years, and one of the factors for this is the introduction of…

A Spotlight on CSS Viewport Units

A Spotlight on CSS Viewport Units

This tutorial demonstrates the CSS viewport units such as vw, vh, vmin, and vmax. Included are code and examples using the viewport units. CSS can be one of the most frustrating things to work with. On the other hand, it…