Achievement 4 by @waqarahmadshah Task : Applying Markdowns
Markdown Style
1)HEADINGS
You insert at the start of the row a # symbol. As the number of the hashtag symbol # increases, the headline size decreases. For example:
INPUT
# HEADING 1
## HEADING 2
### HEADING 3
##### HEADING 4
##### HEADING 5
###### HEADING 6
OUTPUT
HEADING 1
HEADING 2
HEADING 3
HEADING 4
HEADING 5
HEADING 6
2) CENTER A TEXT
in order to center a text write down <center> at the start of your text and </center> at the end of your text. You can apply the same method for positioning of images at the center as well. For example:
INPUT
<center> my name is waqar</center>
OUTPUT
3) ADDING IMAGES AND SOURCE
You can simply drag and drop image. It will automatically get uploaded. Then you can mention source link inside ( ) brackets. It will become clickable and you can also name the source by writing name in [ ] brackets. So, it will look like this [write source name here](paste source link here).
INPUT

[Source](https://www.google.com/search?q=bitcoin&tbm=isch&ved=2ahUKEwip1bbe4KH1AhUIBRoKHeqnCDwQ2-cCegQIABAA&oq=bitcoin&gs_lcp=CgNpbWcQAzIHCAAQsQMQQzIHCAAQsQMQQzIHCAAQsQMQQzIECAAQQzIHCAAQsQMQQzIECAAQQzIECAAQQzIHCAAQsQMQQzIECAAQQzIECAAQQzoKCAAQsQMQgwEQQzoLCAAQgAQQsQMQgwE6CAgAELEDEIMBUPYKWJ0gYLkiaABwAHgAgAGNBIgBoBqSAQU0LTYuMZgBAKABAaoBC2d3cy13aXotaW1nsAEAwAEB&sclient=img&ei=003ZYemfM4iKaOrPouAD&bih=625&biw=1366#imgrc=xBFJwSQ3SO_gCM)
OUTPUT
4)TEXT JUSTIFY
Text is justified to make it look more presentable and attractive. Here is an example of text which is not justified.
Bitcoin (₿) is a decentralized digital currency, without a central bank or single administrator, that can be sent from user to user on the peer-to-peer bitcoin network without the need for intermediaries. Transactions are verified by network nodes through cryptography and recorded in a public distributed ledger called a blockchain. The cryptocurrency was invented in 2008 by an unknown person or group of people using the name Satoshi Nakamoto. The currency began use in 2009 when its implementation was released as open-source software.
To justify this text following code will be used.
INPUT
<div class="text-justify">Bitcoin (₿) is a decentralized digital currency, without a central bank or single administrator, that can be sent from user to user on the peer-to-peer bitcoin network without the need for intermediaries. Transactions are verified by network nodes through cryptography and recorded in a public distributed ledger called a blockchain. The cryptocurrency was invented in 2008 by an unknown person or group of people using the name Satoshi Nakamoto. The currency began use in 2009 when its implementation was released as open-source software.</div>
OUTPUT
5)LINE BREAK
To create an extra line break between text <br>is used. For example:
INPUT
My name is Waqar.
I live in Pakistan.
My name is Waqar.<br>
I live in Pakistan.
OUTPUT
My name is Waqar.
I live in Pakistan.
My name is Waqar.
I live in Pakistan.
6)RULER
A theme can be separated by
i) uploading a ruler
ii) using three dashes ---
iii) using three stars ***
INPUT
My name is Waqar.

I live in Pakistan.

OUTPUT
My name is Waqar.

I live in Pakistan.

That's it
Although there are plenty of markdown styling methods but as per task requirement i have included only six of those. Kindly verify my achievement 4 task. Thank you for taking your time and reading my post.
Regards:
@waqarahmadshah
Special Mentions:
@haidermehdi
@event-horizon
@aniqamashkoor
@salmanwains
@hassanabid
@vvarishayy
@steemit-pak
@cryptokannon
@juichi


Always practice those helpful markdowns to emblaze your Steemit blogs. It helps a lot in making your article presentable to your readers and the curators. My advice is, if possible you needed to memorize those necessary markdowns. For the latest updates and important announcements, don't forget to follow @steemitblog and visit the Steemit Crypto Academy for you to learn about cryptocurrency.
You have been verified for this task and you may now proceed to Achievement 5: Understanding The Steem Tools at your comfort. Please refer to the guide on the Newcomers Achievement Program on the Notice Board pinned post.
Curators rate-3
Thank you so much for verifying my achievement 4 task.
@juichi please verify my achievement 4 task.
Hi, @waqarahmadshah,
Your post has been supported by @juichi from the Steem Greeter Team.