How do I create a shape like this to display on a webpage? I don’t want to use images since they would get blurry on scaling I tried with...
  • May 26, 2022
  • 0 Comments
How do I create a menu which looks like so: Link to PSD I don’t want to use the PSD images. I would prefer using icons from some package...
  • May 14, 2022
  • 0 Comments
There’re plenty of different CSS shapes over at CSS Tricks – Shapes of CSS and I’m particularly puzzled with a triangle: #triangle-up { width: 0; height: 0; border-left: 50px...
  • April 10, 2022
  • 0 Comments