talgautb / vexillum

Flags of the world on CSS - http://talgautb.github.io/vexillum/demo/
MIT License
9 stars 2 forks source link

Vexillum - flags on css

Done by talgautb.

Free flags of the world on css with only one HTML tag (div).

Demo

All flags with classes.

How to use

  1. Download css file
  2. Add file to your site: <link rel="stylesheet" href="https://github.com/talgautb/vexillum/blob/master/path/to/file/vexillum.min.css"
  3. Use special class for each country (_ru, _de etc). You can see it in demo.

If you want use you own width for flag, download stylus file and compile it.

Enjoy!

Contribute