Comment on page
Text align
You can use an image in the background simply add InlineStyle in div tag and by use of this you can create your own bg. See example below:
Class | Description |
---|---|
.text-left | which means text-align: left; |
.text-center | which means text-align: center; |
.text-right | which means text-align: right; |
Last modified 1yr ago