Learn Computer Academy
বাংলা

Tools

Interactive apps for the CSS you can’t learn from a screenshot. Each one is linked from the lesson it teaches where one exists, explains itself as you use it, and works fully in Bengali.

Interactive Box Model

Drag padding, border and margin and watch a 300px box become 360px — then flip to border-box and watch it snap back.

Open

Box Shadow Generator

Stack multiple shadow layers, drag directly on the shape, compare box-shadow against filter: drop-shadow().

Open

Gradient Generator

Linear, radial and conic gradients with unlimited stops — see sRGB vs OKLCH interpolation compared side by side.

Open

Flexbox Playground

Every container and item property, live. Watch order change what you see without touching the HTML.

Open

Scrollbar App

Style every part of a scrollbar — track, thumb, corner, buttons — with an honest note on which browsers support what.

Open

CSS Specificity Calculator

Paste a selector, see its (a, b, c) weight broken down and colour-coded. Compare two selectors to see which wins.

Open

Colour & Contrast Studio

Build a palette from one colour, check WCAG AA/AAA contrast, preview how it looks under colour blindness.

Open

Grid Generator

Drag across cells to place items on a real CSS Grid — mix fr, px, auto and minmax() tracks, export the derived grid-template-areas.

Open