I have a question - how can I align an image (specifically a flag) with text on the same line? Take a look at the image for reference.
https://i.sstatic.net/8HzvF.png
This is the HTML code I currently have:
<h4>
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Flag_of_France.svg/30px-Flag_of_France.svg.png" alt="France" height="13px" width="20px"> FRA
</h4>