Skip to content

bennyschudel/Swissflags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Swissflags

The 26 swiss canton flags combined into a single image and a css file ready to use in your web project.

Example

    <link href="flags.css" rel="stylesheet" type="text/css" />

    ...

    <div class="flag flag-16 flag-BE"></div>
    <div class="flag flag-32 flag-BE"></div>
    <div class="flag flag-64 flag-BE"></div>

Note

You can create other flag sizes with my Kombine script.

    wget --no-check-certificate https://github.com/bennyschudel/Kombine/raw/master/kombine.php

    php kombine.php --sizes=128 --class-name=flag 

About

Ready to go swiss canton flags for your web project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages