Achievement 4 by @shehan8Task : Applying Markdowns

in Newcomers' Community3 years ago


Source

WHAT ARE MARK DOWNS

Markdowns are the way that we can make our content more attractive. We can do different text styling when we write articles on the platform. Once we add markdowns to our post, it becomes a quality looking well organized article. But just like typing on word processing software we cannot apply text styles here on steemit platform. We have to use special HTML codes to have a styled text as output. These mark downs can make the letter bold, italic, align and many more. So let’s see some of the basic markdown styles that we can easily apply on content writing on steemit.

01)Text

<div class="text-justify"> This is sample text to display the way of the output. This is sample text to display the way of the output. This is sample text to display the way of the output. This is sample text to display the way of the output. This is sample text to display the way of the output. This is sample text to display the way of the output. This is sample text to display the way of the output. This is sample text to display the way of the output. </div>

The output will be as below.

This is sample text to display the way of the output. This is sample text to display the way of the output. This is sample text to display the way of the output. This is sample text to display the way of the output. This is sample text to display the way of the output. This is sample text to display the way of the output. This is sample text to display the way of the output. This is sample text to display the way of the output.


02)Headlines

We can use # symbol for headlines to change the font size. The font size decreases when the number of # symbol increases.

# This is a title
## This is a title
### This is a title
#### This is a title

The output will be as below.

This is a title

This is a title

This is a title

This is a title


03)Subscript/Superscript

Subscript

You can use <sub> to apply this feature.

<sub>Text or number</sub>

7B<sub>16</sub> is a Hexadecimal number

The output will be as below.

7B16 is a Hexadecimal number

Superscript

You can use <sup> to apply this feature

<sup>Text or number</sup>

Today is 31<sup>st</sup> of August

The output will be as below.

Today is 31st of August


04)Links

Links can be added to the text in two ways. You can just copy and paste a link or you can hide the link inside a word or a phrase.

  • [The link is hidden inside this sentense](https://steemit.com/hive-172186/@cryptokannon/achievement-4-mentor-by-cryptokannon-applying-markdown)

The output will be as below.

The link is hidden inside this sentense

  • If you want to mention someone in your post you can add @ symbol before the username.

I invite @shehan08 to take part in this contest

The output will be as below.

I invite @shehan08 to take part in this contest


05)Text alignments

To align text or images to center, left or right we can use the text alignment codes.

  • Center align

<center>This is a center aligned sentense</center>

The output will be as below.

This is a center aligned sentense


  • Left align

<div class="pull-left">This is left aligned.</div>

The output will be as below.

This is left aligned.

  • Right align

<div class="pull-right">This is right aligned</div>

The output will be as below.

This is right aligned

These are the basic markdowns that are very much common in usage on steemit. Thank you @cryptokannon for guiding me to this path of success. Thank you for reading my post. Have a good day.

Sort:  
 3 years ago 

Hi, @shehan8,

Your post has been supported by @tocho2 from the Steem Greeter Team.

Coin Marketplace

STEEM 0.16
TRX 0.15
JST 0.028
BTC 59431.63
ETH 2320.14
USDT 1.00
SBD 2.50