Heading 1 | Heading 2 |
H1 Data | H2 Data |
H1 Data 2 | H2 Data 2 |
Text Justify
If we want to make our text in justify format like in word document. Then we just need to add tag before the whole text is <div class="text-justify"> Text</div> that’s it.
Syntax:
<div class="text-justify">
Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification.
</div>
The Output will be
Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification.
How to Align text into two Columns?
If we want to write text in two different columns then we add tag <div class="pull-right"> content </div> close the tag. Next paragraph is written as usual. This way we write the text in two different columns.
Syntax
<div class="pull-right">
Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification
</div>
Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification
Output will be
Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification
Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification. Random Text for checking the text Justification
How to add links in post and how to enclose links in words.
If we want to add reference of any website and another post in our post then we copy the page link ans paste in our post. This link is automatically clickable . For example my achievement 3 link is here
https://steemit.com/hive-172186/@wahajdin/achievement-3-by-wahajdin-task-content-etiquette
But as we notice that it’s naot looks professional. So to make professional we add this link in word and hide this long link. For this purpose add few more text and tags in our post.
Syntax
[**My Achievement 3 Post Link]( https://steemit.com/hive-172186/@wahajdin/achievement-3-by-wahajdin-task-content-etiquette
**)
Output
My Achievement 3 Post Link
Bullets
If we want to make bullet points in Steemit editor the we use the * for the making the Un-order list. Add one space between the start and text Example
*Computer
*Mobile
*Tablet
Output Will be
If we want to make Order list than we use the number and as you can see below
- Computer
- Mobile
- Tablet
Output will be
- Computer
- Mobile
- Tablet
Congratulations!
You have passed Achievement 4 on Applying Markdown. Understanding the basic Markdown skills and the use of some advanced markdown tags on the steemit platform.
Rating: 2
Pending Verification: No
Please get ready for the next task on understanding the tools used on the steem ecosystems. Achievement 5 -1: Review steemworld.org Links . You expected to explain how to check Reward and explain Author, Curation, and Beneficiary Rewards.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit