Hello Steemians, I am here to complete my achievement 4 task.
It is always important for one to organise and present your work in a way that will be attractive and easy to read and understand, this can be made possible in this platform through the numerous markdown styling that has been made available to us.
Below are some of the markdown styling I have learnt so far and willing to apply to my posts.
MARKDOWN FOR HEADER
This is created by inserting # and give a space then add the text for the heading eg:
# Gratitude
## Gratitude
### Gratitude
#### Gratitude
Gratitude
Gratitude
Gratitude
Gratitude
NB: the headline size decreases as the number of # increases
MARKDOWN FOR QOUTES-BLOCKQOUTES
We write quotes by inserting > infront of the sentence eg:
>No pressure, no diamonds.
_Thomas Carlyle
No pressure, no diamonds.
_Thomas Carlyle
MARKDOWN FOR SUBSCRIPT
The code for this markdown is;
X<sub>2</sub>Y
X2Y
MARKDOWN FOR SUPERSCRIPT
XY<sup>2</sup>
XY2
MARKDOWN FOR TABLES
Header 1 | Header 2
------------ | -------------
Boy | Girl
Man | Woman
Come | Go
Header 1 | Header 2 |
---|---|
Boy | Girl |
Man | Woman |
Come | Go |
MARKDOWN FOR CENTER ALIGN
<center>Gratitude</center>
The markdown styling is a good way of presenting your work, it makes makes formatting easy and simple.
Thank you
good day sir @nattybongo, kindly go through my completed task for me
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit