• Stars
    star
    110
  • Rank 316,770 (Top 7 %)
  • Language
  • Created about 13 years ago
  • Updated about 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

True CSS3 convex polygons

True CSS3-only convex polygons

Screenshot of a megahexagon, yay!

  1. Use overflow: hidden on almost all blocks.
  2. Use visibility: hidden on all blocks except the last one.
  3. Use a lot of transform: rotate(…) to create intersections that would hide parts of your blocks.
  4. Get convex polygons, that have true clickable/hoverable areas that you can use for masking images/content and create different nice shapes.

Enjoy! And don't forget to create more shapes by yourself and make pull requests ;)

More Repositories

1

bemto

Smart mixins for writing BEM in Pug
HTML
439
star
2

if-ie.styl

Dividing the styles from IE and for IE using Stylus
CSS
118
star
3

kizu.ru

The source of kizu.dev
HTML
49
star
4

utilus.styl

Just some helpers for Stylus
CSS
24
star
5

stylobuild

Workflow for building Stylus with CSSO, Autoprefixer and other stuff
JavaScript
13
star
6

TotalSpaces.alfredworkflow

Unofficial Alfred.app workflow for switching between spaces using TotalSpaces ruby API
Ruby
11
star
7

slider

Just some slider
9
star
8

reset.styl

Just one powerful implementation of those popular resets in Stylus
CSS
8
star
9

yandex-suggest.alfredworkflow

Suggests workflow for Yandex in Alfred.app
PHP
8
star
10

tenkan

A bunch of useful helpers for Jekyll-based site
3
star
11

Castle-of-Sinister-Sorcerers

This is a test project made for one contest named Browser Wars. Got an iPad 2 for it :)
3
star
12

custom-elements

JavaScript
2
star
13

Action-wrapper

A pattern for writing complicate CSS elements
2
star
14

overland-autosplitter

A speedrunning autosplitter for the Overland game
TypeScript
2
star
15

transparentify

Transparentify your color
1
star
16

new-site

1
star
17

EditEachWord.tmbundle

Commands for insert before or after each words in line or selection
1
star
18

docpad-plugin-multilang

Adds basic support for the multlanguage sites to DocPad
Perl
1
star
19

csscomb-join-similar-rules

JavaScript
1
star
20

undo_select_lines

Small improvement of the soft undo for selecting lines in Sublime Text 2
Python
1
star
21

ideas

Repo for some not-so-secret ideas for different things, more like todo-someday-in-the-future I guess
1
star
22

IExpr

The better way to use IE Expressions
1
star