Community post
How to get up votes?

Can you guys tell me how can i create good looking posts.?
4th Street Bar
Hive-Bar
Browse freely. Sign in only when you want to participate.
Hive-Bar Powered by Hive beta-fdb5b5b
Community post

Can you guys tell me how can i create good looking posts.?
Replies (4)
You can use html tags. To make content more appealing to others. If you see code blocks, you can copy text but without spaces < space h6 space >< space /h6 space >
Examples:
H6 Tag
< h6 >< /h6 >H5 Tag
< h5 >< /h5 >H4 Tag
< h4 >< /h4 >H3 Tag
< h3 >< /h3 >H2 Tag
< h2 >< /h2 >H1 Tag
< h1 >< /h1 >Italic EM tag
< em >< /em >Here is used br tag for Breaking Line(making space)
< br >You have also
This is < Code > Tag< center >< /center >STRONG Tag(Bold)
< strong>< /strong >Quotation Tag
< q > < /q >This is table tag.
< table > < tr > < th > TH tag under TR tag < th > TH tag under TR < th >TH tag under TR < /tr > < tr > [Means a new ROW] < td >TD Tag< /td > [Means new data in the ROW] < td >TD tag< /td > < td >TD tag< /td > < /tr >This is list tag < ul >
< ul > < li >List one< /li > < li >List two< /li > < li >List three< /li > < /ul >And so on, you can find more tags on the internet.
this UP ^ Line, is hr tag
< hr >< /hr >Thank You for sharing.
Yea I overdid it, writing, but anyway, I wanted to show some examples of html codes. Here you can have full tags.
https://guides.github.com/features/mastering-markdown/
Congratulations @dhruvjoshi6! You have completed some achievement on Steemit and have been rewarded with new badge(s) :
Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click here
If you no longer want to receive notifications, reply to this comment with the word
STOP