Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 309 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 309 Bytes

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.