<div class ="text-justify">
<div class ="text-justify">
While writing any article, various markdowns are used to make the post look attractive. Markdown is basically a code that uses italic text, bold text, image code, and many other codes. Article writing can keep your post creative, but without Markdown code, the post will not look good at all.
</div>
<p>While writing any article, various markdowns are used to make the post look attractive.</p>
<p>Markdown basically uses many codes, including italic text, bold text, and image code.</p>
While writing any article, various markdowns are used to make the post look attractive.
Markdown basically uses many codes, including italic text, bold text, and image code.
<p>.....</p>
Use code৷ # Use this code
## Use this code
### Use this code
#### Use this code
##### Use this code
###### Use this code
# space
. Use it before the line of text you want to make a headline. Also, use a space after #. Use the # symbol 1 to 6 times to make the headline smaller or larger.Use <b>Markdown</b> or **Markdown** to enhance the visual appeal for the reader
<b>......</b>
**.....***
Use this code to bold any text within or around this code.<strong>Use Markdown code to enhance the visual appeal for the reader</strong>
<strong>.....</strong>
The code is used to make important lines.~~Use Markdown code to enhance the visual appeal for the reader~~
~~......~~
Use this code to cut any line or special text.While writing any article, various markdowns are used to make the post look attractive.<br>
Markdown basically uses many codes, including italic text, bold text, and image code.
<br>
Use the code to break lines. To write in any line or paragraph format.Use <i>Markdown code to enhance</i> the visual appeal for the reader
<i>......</i>
Use it to write code with line Curved .<center>Markdown Code</center>
<center>.....</center>
Use this code to insert text. <sub>Use Markdown code to enhance the visual appeal for the reader</sub>
<sub><sub>Use Markdown code to enhance the visual appeal for the reader</sub></sub>
<sub>...</sub>
<sub><sub>.....</sub></sub>
Use the code to make the text smaller, use it twice to make it even smaller.Use Markdown code to enhance the visual appeal for the reader
***
***
Using this symbol will draw any line. Use this code to bold any text within or around this code
```Use this code to bold any text within or around this code```
Use this code to bold any text within
Use this code to bold any text within or around this code
```.....```
4 space
If you use 4 spaces at the beginning of any text, that line will be shown as code or visible.H<sub>2</sub>O
...<sub>...</sub>...
The code is used to write any text down on the same line.10<sup>2</sup> = 100
...<sup>....</sup>
Use the code to write the same line of text upwards.| 1 | 2 | 3 |
|--|--|--|
| 1 | 2 | 3 |
| 4 | 5 | 6 |
| 1 | 2 | 3 |
|--|--|--|
| 1 | 2 | 3 |
You can easily create a table using this code. Just enter your text in the number space. Also, to add more cells, just use |...|
this symbol. Using this symbol below will create multiple tables as shown below, but the next cell must be kept the same.- List 1
- Lisit 2
- List 3
-
Use 1 space after this symbol, then the code will work easily. List can be created easily with this code.1.
2.
3.
.
Just use the dot symbol after the number, and the list will be created.> Markdown
Markdown
>
Using a space after this symbol allows you to easily quote any line or word.[Visit link](https://hive.blog/@omor11)
[ ]
Write the text in this third bracket and then put the link in the ()
fast bracket. Then the link will be created. []()
. <code>Markdown </code>
Markdown
<code>...</code>
Use the code to make it visible.<div class="phishy">Markdown</div>
<div class="phishy">.....</div>
You can easily color the text red using the code.<div class="pull-right">
</div>
What is Markdown: While writing any article, various markdowns are used to make the post look attractive. Markdown basically uses many codes, including italic text, bold text, and image code. Article writing can keep your post creative, but without Markdown code, the post will not look beautiful in any way.
<div class="pull-right">
</div>
You can use this code to move the text to the right.<div class="pull-left">
</div>
What is Markdown: While writing any article, various markdowns are used to make the post look attractive. Markdown basically uses many codes, including italic text, bold text, and image code. Article writing can keep your post creative, but without Markdown code, the post will not look beautiful in any way.
<div class="pull-left">
```