RSS Amplifier

Blog

CSS Simplified

Fall in love with CSS one tip at a time. You receive one short digestible issue every Wednesday right into your inbox.

shrutibalasa.substack.comSource feed ↗10 posts

Dormant Last read · last published · next check
Read 3 days ago and current, but nothing has been published for 3 years.

Written by

Latest posts

Heads up - This is a promotion for my eBooks

Hey, I haven’t been able to send you weekly CSS tips.

Have you set a background color for body?

Today’s issue will be a super simple and small one.

Collapsible Q&As with pure HTML and CSS

You can create this collapsible FAQs style component using only HTML and CSS and style it however you like.

Make your CSS experience better using these 3 VS Code Extensions

Writing CSS can be a little frustrating at times 😢.

Have you used the :is() selector to avoid repetition?

We all know how frustrating it can be to write repetitive and lengthy CSS rules when trying to style elements with similar characteristics.

Create Accessible Vertical Text with CSS Writing Modes

Today, we'll create this beautiful component where text is written in a vertical direction next to a card - super easy without any layout issues.

Mastering Color Shades in CSS with Variables

Do you ever struggle with creating a consistent color palette for your website?

Create Dynamic Grid Layouts with CSS Variables

Have you ever had to change the number of grid columns for different screen sizes in your CSS?

Improve the UX of your links that open in a new tab or window

Have you ever clicked on a link expecting to stay on the same tab, only to see it open another tab?

Make your images interesting with just one line of CSS

I don’t know about you, but I totally love blob-shaped images like these on websites.