SyntaxFix
Write A Post
Hire A Developer
Questions
Wrap the text in a span or similar and use the following CSS:
span
.your-div { position: relative; } .your-div span { position: absolute; bottom: 0; right: 0; }