SyntaxFix
Write A Post
Hire A Developer
Questions
You can use the data in inline
<style> td { text-align: justify; } td:after { content: attr(data-content); display: inline-block; width: 100%; } </style> <table><tr><td data-content="post"></td></tr></table>