TODAY: POST STRUCTURE.▿
Always,when entering a new platform we find that we do not know how to use it, even less when we are totally neophyte in the field of HTML. This is how it happens to thousands and thousands of new users who enter in Steemit. So was in my case, I had no idea of how the HTML was handled, not even the basics of this.
HTML is the basis of all aesthetic post visually, but do not be scared, it's really basic and the results you can achieve with just this, is impressive.▽
▽
By having a visibly dynamic post,will make reading easier and better digestible. Nobody wants to read paragraphs about paragraphs without any variation, separators, images and so on. Having a well distributed post, the topic you will be discussing will remain in the mind for a longer time, it will not be seen as information overload; It will look light to the eye, even if it is extensive.
▿
Here I bring the HTML commands that I use in my posts: Space between paragraphs:A simple # with spacing above and below.
"#"
To organize the text with different points.A - with space after it.
Ex: ( - space paragraphs )
Result:
To centerInside of > paragraphs here <
Ex: < center > </ center > | Remove the spaces.|
What you want to center
To create hyperlinks.Ex: [The name of the Link] (link)
Result:
To write in bold.Only two underscores or asterisks are placed at the beginning and end of the sentence or word to be highlighted.
Bold
Bold
Italics.Same as bold but only an asterisk or underscore would be used.
Italics
The text can be structured with headings:To place the image on the right or text.< div class="text-justify">
To place the image on the left or text.< div class="text-justify">
To place the text in a box:Three quotes are placed (```) on each side of the text.
This is the basic commands that i have.Please, give a Reestem for spread the guide and help so many new Steemians.
Comment down below if you want to see how i applicate every command.