I want to set a span element to appear below another element using the display property. I tried applying inline-block but without success, and figured I could use block if
Use display: table.
display: table
This answer must be at least 30 characters; I entered 20, so here's a few more.