talgautb / vexillum

Flags of the world on CSS - http://talgautb.github.io/vexillum/demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vexillum - flags on css

Done by talgautb.

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

All flags with classes.

How to use

  1. Download css file
  2. Add file to your site: <link rel="stylesheet" href="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!

About

Flags of the world on CSS - http://talgautb.github.io/vexillum/demo/

License:MIT License


Languages

Language:Stylus 43.3%Language:CSS 33.1%Language:JavaScript 12.2%Language:Pug 11.5%