Using HTML and CSS, construct 2 versions of the above Norway Flag by utilizing each of the two methods listed below: CSS Positioning

Using HTML and CSS, construct 2 versions of the above Norway Flag by utilizing each of the two methods listed below:
CSS Positioning
Flexbox
To sum up, there should be one HTML file containing 2 constructions of the flag:
The first flag will be constructed via CSS Positioning
The second flag will be constructed via CSS flexbox
This HTML file will import a style sheet that provides the CSS styling for each method of constructing the Norway flag.

Posted in Uncategorized