Assalamu Alaikum! I hope everyone is doing very well. Today I will post Achievement-04 in Newcomers' Community. Earlier I posted Achievement1, Achievement2 , Achievement3 and passed.
What is Markdown
We post our choices on the steemit platform and express our thoughts. We can present our words in a beautiful way. Then our post will look very interesting but we can present our writings quite nicely. If we want to post such visuals, we have to use some coding, that coding is basically called markdown. We must use markdown, because using markdown will allow us to highlight something in the post, move the image from left to right, make the text smaller or larger.
How to Use Markdown?
At this stage we will discuss how to use Markdown in our post. Below I will show you how to use the markdown
Heading:
Markdown has 6 types of headings. If we use a # before our writing, our maximum here will be larger and if we use two #, it will be a little smaller. That way we can use 6 # behind our writing. Below I show.
# Heading Style 1
## Heading Style 1
### Heading Style 1
#### Heading Style 1
##### Heading Style 1
###### Heading Style 1
Heading Style 1
Heading Style 1
Heading Style 1
Heading Style 1
Heading Style 1
Heading Style 1
Bold
If we want to make a text bold, we will put 2 * marks on each side of the text. Then our writings will become bold.
**Bold style text Bold style text Bold style text**
Bold style text Bold style text Bold style text
Red color Text
If we want to make any text red, we will use a code. Then our writings will become red in color.
<div class="phishy">your text your text your text your text</div>
Center Text
If we want to put a text in the middle, we have to use a code.
<center>your text</center>
Source link
If we add a link to our post we will use a code.
[Source](https://steemit.com/)
Create Table
We will be able to create tables in our posts by using code in our posts. Below I show that code
Column1|Column2
---|---
text 1|text 1
text 2|text 2
text 3|text 3
Column1 | Column2 |
---|---|
text 1 | text 1 |
text 2 | text 2 |
text 3 | text 3 |
Block quotes
We can use a very short code to do this.
> your text here your text here your text here
your text here your text here your text here
Hello @sadia-bd, in order to validate achievement 4 this must be a free publication where you apply at least 5 different markdown codes, descriptive publications or lists that teach how to use the codes will not be validated
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit