Best AI Powered Advertising Agency
  • Home
  • ABOUT US
  • SERVICES
  • TEAM
  • PORTFOLIO
  • Blogs
  • Contact Us
  • Request a Quote
  • CSR

Blogs

Photoshop tuts

CSS Color Functions

If you asked me a few months ago, “What does it take for a website to stand out?” I may have said fancy animations, creative layouts, cool interactions, and maybe just the general aesthetics, without pointing out something in particular. Read more…

By aayugsite, 9 months ago
Photoshop tuts

How to Keep Up With New CSS Features

How do you keep up with new CSS features? Let’s say for example that, hypothetically speaking, you run a popular web development survey focused on CSS, and need to figure out what to include in this year’s edition. (In a total coincidence Read more…

By aayugsite, 9 months ago
Photoshop tuts

A Better API for the Resize Observer

Resize Observer, Mutation Observer, and Intersection Observers are all good APIs that are more performant than their older counterparts: ResizeObserver is better than the resize event MutationObserver replaces the now deprecated Mutation Events IntersectionObserver lets you do certain scroll interactions Read more…

By aayugsite, 9 months ago
Photoshop tuts

Creating an Auto-Closing Notification With an HTML Popover

The HTML popover attribute transforms elements into top-layer elements that can be opened and closed with a button or JavaScript. Most popovers can be light-dismissed, closing when the user clicks or taps outside the popup. Currently, HTML popover lacks built-in Read more…

By aayugsite, 9 months ago
Photoshop tuts

Better CSS Shapes Using shape() — Part 3: Curves

If you’re following along, this is the third post in a series about the new CSS shape() function. We’ve learned how to draw lines and arcs and, in this third part, I will introduce the curve command — the missing Read more…

By aayugsite, 9 months ago
Photoshop tuts

Exploring the CSS contrast-color() Function… a Second Time

In many countries, web accessibility is a human right and the law, and there can be heavy fines for non-compliance. Naturally, this means that text and icons and such must have optimal color contrast in accordance with the benchmarks set Read more…

By aayugsite, 9 months ago
Photoshop tuts

The State of CSS 2025 Survey is out!

The State of CSS 2025 Survey dropped a few days ago, and besides waiting for the results, it’s exciting to see a lot of the new things shipped to CSS over the past year reflected in the questions. To be Read more…

By aayugsite, 9 months ago
Photoshop tuts

Better CSS Shapes Using shape() — Part 2: More on Arcs

Ready for the second part? We are still exploring the shape() function, and more precisely, the arc command. I hope you took the time to digest the first part because we will jump straight into creating more shapes! As a Read more…

By aayugsite, 10 months ago
Photoshop tuts

What We Know (So Far) About CSS Reading Order

The reading-flow and reading-order proposed CSS properties are designed to specify the source order of HTML elements in the DOM tree, or in simpler terms, how accessibility tools deduce the order of elements. You’d use them to make the focus Read more…

By aayugsite, 10 months ago
Photoshop tuts

Better CSS Shapes Using shape() — Part 1: Lines and Arcs

Creating CSS Shapes is a classic and one of my favorite exercise. Indeed, I have one of the biggest collections of CSS Shapes from where you can easily copy the code of any shape. I also wrote an extensive guide Read more…

By aayugsite, 10 months ago
Creatives


Subscribe Us
Follow us for update
Mail Us for Regular Updates

Top Post

What’s !important #6: :heading, border-shape, Truncating Text From the Middle, and More

Despite what’s been a sleepy couple of weeks for new Web Platform Features, we have an issue of What’s !important …

Yet Another Way to Center an (Absolute) Element

TL;DR: We can center absolute-positioned elements in three lines of CSS. And it works on all browsers! .element { position: …

An Exploit … in CSS?!

Ok, take a deep breath. We’ll have some fun understanding this vulnerability once you make sure your browser isn’t affected, …

March 2026
MTWTFSS
 1
2345678
9101112131415
16171819202122
23242526272829
3031 
« Feb