Today, I am happy to share with you a few codes to make your post looks brilliant in the eyes of your readers.
Have you ever wondered why others can write with excellent formatting? I have the same question before, and I believe that anything if not everything can be learned. You just have to be willing to look for the answers. So, I read and studied HTML - writing techniques.
I am so excited to share my knowledge with you...
For now, we will have 3 basic codes to be revealed... Don't worry, I will write 2, 3 and more tutorial on my next blog.
HTML #1 - Text Header
this code is used for the Title of your blog, so it will look more catchy.
Code = # YourText
The more # you add, the smaller the TEXT would be.
HTML #2 - Emphasis
For Italic - use code * Yourtext * with no spaces between the * and your text.
For BOLD - use code - ** Yourtext ** with no spaces between the ** and your text.
HTML #3 - Source
To give credit to your source and make a link, use code [YourTEXT]then add the link (https://steemit.com)
Okay, that's all for now my friends... I will make my 2nd tutorial tomorrow. I hope you've learned something today.