Skip to content

henrywoody/css-flags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Flags

CSS Flags Flag

Recreating various flags using HTML & CSS.

Adding a flag

Build utils/make_flag.go with go build -o utils/make_flag.exe utils/make_flag.go. Then run make_flage.exe with ./utils/make_flag.exe -o "Country Name" then follow the instructions.