I tried putting
"<p style="text-align:center;">"
but it didn't seem to recognize this syntax.
Solved! Go to Solution.
Jessica,
Please let me know if you still need help with this.
Thanks,
Kranthi
-----
Please mark it as a solution if that worked for you.
I used HTML tables to horizontally align fields so something like this:
<table>
<tr><td> data cell 1</td><td>data cell 2</td></tr>
<tr><td> data cell 1 row 2</td><td>data cell 2 row 2</td></tr>
etc...
</table>
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
@KranthiTupakula Hi, mine is not a table, just a text box thought. I just want to align them center !
Try this.
"<p style='text-align:center'>Hello test</p>"
this should work.
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
Jessica,
Please let me know if you still need help with this.
Thanks,
Kranthi
-----
Please mark it as a solution if that worked for you.
User | Count |
---|---|
228 | |
103 | |
96 | |
57 | |
31 |
User | Count |
---|---|
283 | |
113 | |
107 | |
63 | |
62 |