Achievement 4 by @m-abid Task : Applying Markdowns
My Introduction:
Hello everyone I hope you all are good and enjoying your life. today I am so happy because I have been completed 3 achievements in steemit it is also half of the total achievement that I am so excited for achievement 4 and believe me achievement 4 is my favorite achievement it is because in this achievement we learn about markdown and style and style is very for every post. because it adds value to the post and makes it easy to understand. Without markdown and style, any presentation or post will bore the people
So let me explain my achievement 4 here and also with my creative thoughts.
Markdown & Style:
“Any fool can know. The point is to understand.”
"Much of what makes Markdown great is the ability to write plain text, and get great formatted output as a result. To keep the slate clean for the next author, your Markdown should be simple and consistent with the whole corpus wherever possible.
We seek to balance three goals:
- Source text is readable and portable.
- Markdown files are maintainable over time and across teams.
- The syntax is simple and easy to remember.source
Applying Markdown & Style:
1) Heading:
when we are writing some topic on steemit we mast need heading so now let's learn how we use heading on steemit.
when we put #. before in any sentence and add space so that sentence converts into a heading. but note one thing here when we are adding more #. so the size of the heading is decreasing. the Example is Given below.
INPUT:
OUTPUT
HEADING 1
HEADING 2
HEADING 3
HEADING 4
HEADING 5
2) Bold, Italics, Strike:
Bold:
For blood, we use two asterisks before and after the sentence without space. the example is given below.
INPUT:
OUTPUT:
My name is m-abid
Italics:
For Italics, we use one asterisk before and after the sentence without space. the example is given below.
INPUT:
Output:
My name is m-abid
Strike:
For Strike, we are using two tildes before and after the sentence without space. the example is given below.
INPUT:
OUTPUT:
Original price 100
Sell piece 50
3) how to Center a Text:
INPUT:
OUTPUT:
Happy New Year
4) How Add images and source images:
Adding an image is very simple we just need to drag and drop, paste from the clipboard, or click on select them.
and for sourcing, we use the following comment [ source ] ( link of image source )
let me explain with an example.
INPUT:
OUTPUT:
5) how to create Table:
For creating a table we need to write the word which we want to write in the first column then use this | and then write the other word which we want to write in the second column.
And also use this ------ | ------ below these two words. The example is given below.
INPUT
OUTPUT:
STATE | CAPITAL |
---|
Alabama | Montgomery |
---|
Alaska | Juneau |
---|
Idaho | Boise |
---|
6) How to Apply Bullet:
For adding a bullet we need just put an asterisk then add space then write the world the example is given below.
INPUT:
OUTPUT:
- The capital of Alabama is Montgomery
- The capital of Alaska is Juneau
- The capital Idaho is Boise
Mi apreciado amigo.
Veo que has seguido publicando las tareas, sin embargo, me gustaría recomendarte que, comiences a publicar en alguna de las comunidades activas en la plataforma para que nos cuentes de tu día a día, de tu país, de tu ciudad, de las cosas que haces, de tu familia, y de tantas cosas que puedes compartir diariamente.
Deja las tareas para que aprendas a redactar, embellecer tus publicaciones y ser un mejor escritor.
thanks