Home » In the Browser » Page 4

In the Browser

CSS, HTML, animations, and UI techniques that shape the web experience. Learn how to build beautiful, responsive, and interactive interfaces right in the browser.

White, yellow and black shapes with their reflections over orange background. Image made by the author.

How To Make A CSS Reflection Effect

Hello everyone! 😃 Today, we will learn how to create a cool CSS reflection effect. Through step-by-step instructions, we will understand how to manipulate linear-gradient and opacity CSS properties...

Cute cat in front of a huge screen. The screen displays "text decoration".

CSS Text Decoration Explained with Examples

Hi to everyone 😃 Today, we will analyze the CSS text decoration property, which is a valuable tool for improving the presentation of text on your website. It allows us to add visual enhancements such...

A woman shoots an arrow, hitting the target's bullseye.

How to Center in CSS Using Different Ways

In this post, we will explore how to center elements in CSS using various methods and make our lives, as developers, much easier. Are you ready to dive deeper? Take your snorkel 🤿 and follow me! As...

Girl coding on a big screen that shows a paragraph's css syntax.

How To Work With CSS Syntax: The Correct Way!

Hey there! 😄 Welcome to my post about CSS syntax. The Cascading Style Sheet (CSS) is a language we use to style and design ✨ 🎨 our HTML documents. It is NOT a programming 💻 language, and it is not...