Flags

Objective

The purpose of this project was to draw flags from other nations using SVG to get familer with the basics.

Problem

The problem was getting the colors of the flags correctly as well as the sizing of each flag.

Solution

The way I fixed this problem was looking up the hex codes for each flag which was a bit difficult since not all the colors were exact. As for the sizing I got one of the codes that I made for the flags and copied and pasted for the other flags that have the same structure.