Achievement 4 by @sadia-bd : Applying Markdowns | #club5050

in hive-172186 •  3 years ago 

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.

vvvvvvv.png

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

Output Here:

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**
Output Here:

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>
Output Here:

your text your text your text your text


Center Text

If we want to put a text in the middle, we have to use a code.

<center>your text</center>
Output Here:

your text


Source link

If we add a link to our post we will use a code.

[Source](https://steemit.com/)
Output Here:

Source


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
Output Here:
Column1Column2
text 1text 1
text 2text 2
text 3text 3


Block quotes

We can use a very short code to do this.

> your text here your text here your text here
Output Here:

your text here your text here your text here

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

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