Good morning, guy!!
Few days ago I completed my Achievement 3 task, and it has been verified and I was instructed to do my Achievement 4 task and today I will attend to my Achievement 4 task about markdown style.
Headlines
When writing an article, headers and sub-headlines are particularly important features to consider because they display the structure of your content and guide the reader's eye.
This can be done by inserting symbol #
at the start of the text or sentence. As the number of #
symbol increases the size of the text or sentences decreases.
Example;
Header 1
Header 2
Header 3
Header 4
Header 5
This code was used to make the above markdown:
# Header 1
## Header 2
### Header 3
#### Header 4
##### Header 5
How to Justify Text
Justify your text will make your articles unique, easy to read and not to forget it will make the content neat.
To do this you need to add <div class="text-justify">TEXT~</div> </code>
This will make you work neat
How To make Table
Table
Header 1 | Header 2
------ | ------
Cell 1 | Cell 2
Cell 3 | Cell 4
This will be the output.
Table
Header 1 | Header 2 |
---|---|
Cell 1 | Cell 2 |
Cell 3 | Cell 4 |
How To quote a source
In my Achievement 3 task which was about pliagrism, one of the method to avoid plaigiraism Is to quote the source, now I will show you the markdown to use to quote a source
You need to add the symbol `> at the beginning of the text or the source
Let assume I copied this text online
Racism should never have happened and so you don't get a cookie for reducing it.
~ Chimamanda Ngozi Adichie
How to Bold or Italic a text
To Make a text or sentence bold, just add two '** at the beginning and the end of the text or sentence while to make the text Italic add just one `* at the beginning and end of the text.
Output
**Steemitblog**
= Steemitblog
*Steemitblog*
= Steemitblog
How to Center a Text
How to centered a text or sentence <center>Steemit</center>
Output
Thank you all for reading, to the attention of @cryptokanno this is my Achievement task 4
Hello @barh3line,
Congratulations! You have passed this Achievement You may now proceed to the next achievement task following the article.
For more updates, keep following @steemitblog.
Best Regards!!!
@boss75
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thank you
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hi, @barh3line,
Your post has been supported by @ngoenyi from the Steem Greeter Team.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit