Skip to main content
CSS-Tricks
  • Articles
  • Videos
  • Almanac
  • Newsletter
  • Guides
  • DigitalOcean
  • DO Community
Search

Articles Tagged
css shapes

16 Articles
{
,

}
Direct link to the article Pac-Man… in CSS!
clip-path css animation css shapes

Pac-Man… in CSS!

You all know famous Pac-Man video game, right? The game is fun and building an animated Pac-Man character in HTML and CSS is just as fun! I’ll show you how to create one while leveraging the powers of the …

Avatar of Maks Akymenko
Maks Akymenko on Nov 11, 2019
Direct link to the article The Many Ways to Link Up Shapes and Images with HTML and CSS
clip-path css shapes links SVG

The Many Ways to Link Up Shapes and Images with HTML and CSS

Different website designs often call for a shape other than a square or rectangle to respond to a click event. Perhaps your site has some kind of tilted or curved banner where the click area would be awkwardly large as …

Avatar of Bailey Jones
Bailey Jones on Oct 1, 2019 (Updated on Oct 10, 2019)
Direct link to the article Oh, the Many Ways to Make Triangular Breadcrumb Ribbons!
css shapes navigation SVG

Oh, the Many Ways to Make Triangular Breadcrumb Ribbons!

Oh, the Many Ways to Make Triangular Breadcrumb Ribbons

Let’s have a look at how we can create a row of links that sorta run into each other with a chevron-like shape and notch on each block like you might …

Avatar of Silvestar Bistrović
Silvestar Bistrović on Apr 29, 2019 (Updated on May 3, 2019)
Direct link to the article CSS Triangles, Multiple Ways
clip-path css shapes glyphs SVG triangle

CSS Triangles, Multiple Ways

Direct Link

I like Adam Laki’s Quick Tip: CSS Triangles because it covers that ubiquitous fact about front-end techniques: there are always many ways to do the same thing. In this case, drawing a triangle can be done:

  • with border and a
…
Avatar of Chris Coyier
Shared by Chris Coyier on Mar 4, 2019
Direct link to the article A CSS Venn Diagram
charts css shapes grid shape-outside

A CSS Venn Diagram

Direct Link

This is pretty wild: Adrian Roselli has made a series of rather complex Venn diagrams using nothing but CSS. With a combination of the Firefox dev inspector, plus a mixture of CSS Grid and the shape-outside property, it’s possible to …

Avatar of Robin Rendle
Shared by Robin Rendle on Dec 17, 2018
  • Newer
  • 1
  • 2

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • DigitalOcean
  • DigitalOcean Community
  • About DigitalOcean
  • Legal
  • Free Credit Offer
CSS-Tricks
  • Email
  • Guest Writing
  • Book
  • Advertising
Follow
  • Mastodon
  • Twitter
  • Instagram
  • YouTube
  • CodePen
  • iTunes
  • RSS
Back to Top