Markdowns – Confusing Or Simpler Than We Make It Out To Be? – What I Know About Markdowns So Far!

in #steemit6 years ago (edited)



How Do I Move A Picture Around?



Erase anything before and after the pictures URL such as ![IMG_1924.JPG] and the ‘( )‘ at the beginning and the end of the URL.

Place <p> <center> in front of the picture URL:

<p><center>https://

Place at the end of the picture URL:

.jpg </center></p>





If you’re looking to move the picture to the right or left, just replace center with right or left!

Text Formatting


Breaks

Do you find your paragraphs are too close to each other or that your pictures are touching each other? Here’s an easy fix! Add <br> to create a break between your pictures and paragraphs.




Headers

Looking to make your header stand out? There are 6 levels to know for your headers from 1 being the largest to 6 being the smallest font.

# Header 1
## Header 2
### Header 3
#### Header 4
##### Header 5
###### Header 6

Text

Bold text:

** Strong **

Italic text:

* Emphasis*

Bold and Italic

***Boldanditalic***

Put a line through your text:

~~ Strikethrough ~~

List item:

1. List item
2. List item

Block Quote:

>Block quote
>> Nested block quote

Links:

[Link](http://example.com)

Inline Code Block:

inline code block

The ` is located next to your number 1 on your keyboard. Put it before and after the text.

Single line comment

// Single line comment
/*

Multi line comment

*/

Have Fun With This!



Don’t forget to have fun with this! Play around with all the markdowns to fully understand them. This is supposed to be a learning experience and an opportunity to learn.


Until Next Time

~ Alisar

Sort:  

Congratulations @thedigitalroad! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

Award for the number of posts published

Click on any badge to view your own Board of Honor on SteemitBoard.

To support your work, I also upvoted your post!
For more information about SteemitBoard, click here

If you no longer want to receive notifications, reply to this comment with the word STOP

Upvote this notification to help all Steemit users. Learn why here!

Oh! This is so helpful! Especially because I am a newbie on Steemit! Gonna try it out in my next post 😊!
Thanks for your valuable content 🙏🏼

I’m so glad you found this helpful!! I’ll do my best to keep creating great content on here 😁