How to design your post using "RAW HTML"
so let's first talk about steemit post design,
why did i need to design my post?
Reason 1: i want money for my high quality content.
Reason 2: i want my better looking for my followers and new viewers at my post.
Reason 3: to get order on your post.
so after we talk about why, let's start with the designing!
so let's get into the Raw HTML first on your post:
when you get in the raw html first it's can be difficult, because that is just html tags.
so the best tags to use:
<hr> - make a block under something, like in the start of the post below the picture.
<h1 - h5>text</h1 - h5> - the tag is only h1 to h5(you can use h1, h2, h3, h4, h5), just be sure you use only one of them in your specific text
<img src="url" /> - replace url with your image url.
<a href="url">text</a> - replace url with your website url, replace text with your own text.
<b>text</b> - bold your text, replace text with your own text.
this is the basic stuff i know how to do with steemit, (you can make more but for steemit i didn't found more then that).
so before you are going to the Raw HTML make your post first and then go to the Raw HTML and start design your post.
hope i helped you, don't forget to leave a upvote and follow me!