Html – Pure CSS speech bubble with semi-transparent background and a border
I'd like to create a speech bubble using pure CSS. There's a few requirements I have: It must scale with either the content + some padding or a preffered size. It's background color should be semi-transparent. You should be able…