Higher – DIV CSS recap lesson
Using the supplied flag sheet create a HTML document to display each flag. Flags should be created using <DIV>, use CSS to style, you can choose to use inline, internal, or external CSS. Make use of float, background-color, borders, etc. as you see fit. I would say each flag should be about 300px long and …
