I have recently had some comments asking about how the justified can be done in a Steemit post, like I sometimes do it. So here is a tutorial on how to do that.
What is Justified
Justified text is a fancy way of saying how text fills the box that contains it. If you have ever used text editing software like Word and Google Docs, then you might be familiar with these icons:
Let's start with justify as an example.
Enter the html code, which is also known as a div block:
Use <div class="text-justify">
for justify code. Each div must be closed with a </div>
.
Example usage:
<div class="text-justify">
Write your text here... I have recently had some comments asking about how the justified can be done in a Steemit post, like I sometimes do it. So here is a tutorial on how to do that.
</div>
You get this 👇
Write your text here... I have recently had some comments asking about how the justified can be done in a Steemit post, like I sometimes do it. So here is a tutorial on how to do that.
Some browsers will get confused about where the last line of text is and when a block of text is immediately followed by a table. But don't worry, there are way to fix this issue.
Example 1: <h1></h1>
Use <h1></h1>
code.
You get this 👇
Example 2: <P></P>
Use <P></P>
code.
You get this 👇
Member TeamMalaysia Sabah telah bertambah dari masa ke semasa. Berikut adalah pertambahan jumlah ahli dari December 2017, January 2018 dan February 2018 :
December | 40 ahli |
January | 114 ahli |
February | 8 ahli(13/2/2018) |
Note that with the current Steemit editor, there is no super easy way to do this, so this guide will be helpful to those who really want to use these features in their posts.
Don't forget to check out my most recent steemit tutorial post. Thank you 😊
Tutorial: kod 'markdown' untuk blog anda
Let me know what you think, please leave your comments below. As always, follow me if you like my work and want to see more. If you think others will enjoy this Please ReSteem it!
Thanks for the tutorial... I needed this! How to justify my paragraph!!! Thanks again! tip!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks for the support and you're welcome ;)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
You are most welcome
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hi @arwine! You have received 0.1 SBD tip + 0.01 SBD @tipU from @elizacheng :)
@elizacheng wrote lately about: Makemesmile - Awesome Weekend With Myjuniors And Team Malaysia / 棒棒哒的周末. Feel free to follow @elizacheng if you like it :)
Tipuvote! - upvote any post with with 2.5 x profit :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thank you @tipu. Thank you @elizacheng ..
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
thank you very much for the tutorial, please make more advance coding since as a newby i only know the basic from the Markdown Styling Guide
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Sure. Hehe, you're welcome!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Wow thanks for sharing this is one good referral during blogging steemit!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Great, glad I could help;)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
is there is a bottom for justify text in steemit or we should edit in html raw?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit