Achievement 4 by @maazmoid123 Task : Applying Markdowns
Hello everyone, how are you all doing? I hope fine. So firstly I would like to apologize that I am making my Achievement 4 post after a long time but you know that I am a little lazy person hehe.
I would like to thank @cryptokannon and @belenguerra for this wonderful lesson in this achievement task and for your constant support.
So below I am gonna show some points of Markdown that how it is done. And firstly I am gonna show you all about headings. As we can make different size of fonts for our heading as you all can see below:
Headings
Applying Markdown
Applying Markdown
Applying Markdown
Applying Markdown
Applying Markdown
Applying Markdown
So how I made those headlines, so I made these headlines with these codes which I am showing below:
Bold And Italic Text
So how we made our text bold and Italic.
So how we made our text bold and Italic.
So how we made our text bold and Italic.
So as you all can see that I change my text to Bold and Italic, so how we do that?
To make it bold you just have to put two stars (** **) in before and after the text without giving any gap.
And to make it Italic it is the same but in this, you have to put three stars (*** ***) before and after the text without giving any gap.
MARKDOWNS FOR CENTER ALIGN, RIGHT ALIGN, AND LEFT ALIGN
The codes showing below are the ones that I used to make those left, right and center align text.
Giving Link
- To tag someone we make ATDARATE(@) and then write the person name like @maazmoid123
- For giving the link we can just copy and paste the link like https://steemit.com/@maazmoid123/posts
- And we can also make an inline link like Link for my page
Making a Table
| TABLE 1 | TABLE 2 |
|---|---|
| LINE 1 | LINE 2 |
| LINE 3 | LINE 4 |
| LINE 5 | LINE 6 |
So these are the codes which I use to make the table:
So I think that was all. Thank you for making this lesson I learned a lot. I hope you all enjoyed seeing my Acievement 4.