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

Blogs

Photoshop tuts

Generative UI Notes

I’m really interested in this emerging idea that the future of web design is Generative UI Design. We see hints of this already in products, like Figma Sites, that tout being able to create websites on the fly with prompts. Read more…

By aayugsite, 4 months ago
Photoshop tuts

Experimenting With Scroll-Driven corner-shape Animations

Over the last few years, there’s been a lot of talk about and experimentation with scroll-driven animations. It’s a very shiny feature for sure, and as soon as it’s supported in Firefox (without a flag), it’ll be baseline. It’s part Read more…

By aayugsite, 4 months ago
Photoshop tuts

JavaScript for Everyone: Destructuring

Editor’s note: Mat Marquis and Andy Bell have released JavaScript for Everyone, an online course offered exclusively at Piccalilli. This post is an excerpt from the course taken specifically from a chapter all about JavaScript destructuring. We’re publishing it here Read more…

By aayugsite, 4 months ago
Photoshop tuts

What’s !important #7: random(), Folded Corners, Anchored Container Queries, and More

For this issue of What’s !important, we have a healthy balance of old CSS that you might’ve missed and new CSS that you don’t want to miss. This includes random(), random-item(), folded corners using clip-path, backdrop-filter, font-variant-numeric: tabular-nums, the Popover Read more…

By aayugsite, 4 months ago
Photoshop tuts

4 Reasons That Make Tailwind Great for Building Layouts

When I talk about layouts, I’m referring to how you place items on a page. The CSS properties that are widely used here include: display — often grid or flex nowadays margin padding width height position top, left, bottom, right Read more…

By aayugsite, 4 months ago
Photoshop tuts

Abusing Customizable Selects

Web browsers ship new features all the time, but what fun is it if we can’t build silly and fun things with them? In this article, let’s go over a few demos that I’ve made by using the new customizable Read more…

By aayugsite, 4 months ago
Photoshop tuts

The Different Ways to Select in CSS

Temani Afif recently did this exercise and I thought I’d build off of it. Some of these are useful. Many of them are not. There’s a bird at the end! html html { /* I mean, duh */ } :root Read more…

By aayugsite, 4 months ago
Photoshop tuts

Popover API or Dialog API: Which to Choose?

Choosing between Popover API and Dialog API is difficult because they seem to do the same job, but they don’t! After a bit lots of research, I discovered that the Popover API and Dialog API are wildly different in terms Read more…

By aayugsite, 4 months ago
Photoshop tuts

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 that’s prrrretty jam-packed. The web community had a lot to say, it seems, so fasten your seatbelts! @keyframes animations can Read more…

By aayugsite, 5 months ago
Photoshop tuts

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: absolute; place-self: center; inset: 0; } Why? Well, that needs a longer answer. In recent years, CSS has brought a Read more…

By aayugsite, 5 months ago
Creatives


Subscribe Us
Follow us for update
Mail Us for Regular Updates

Top Post

Get Ready For the Powerful CSS border-shape Property!

We recently got the shape() function and corner-shape property. What else could we possibly need as far as making shapes …

What’s !important #16: sibling-index() Animations, Use Cases for the infinity Keyword, Container Stuck Queries, and More

The soon-Baseline sibling-index() function for animations, CSS and the 2026 FIFA World Cup, use cases for the infinity keyword, container …

writing-mode

The writing-mode CSS property sets whether lines of text are laid out horizontally or vertically, and the direction in which …

August 2026
MTWTFSS
 12
3456789
10111213141516
17181920212223
24252627282930
31 
« Jul