SyntaxFix
Write A Post
Hire A Developer
Questions
You've got the right idea. Looks to me like you just need to change .tag's position:relative to position:absolute, and add position:relative to .container.
.tag
position:relative
position:absolute
.container