create account

HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners by jason04

View this thread on: hive.blogpeakd.comecency.com
· @jason04 · (edited)
$68.71
HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners
https://files.peakd.com/file/peakd-hive/jason04/TQFyWJ3e-HOW20TO20FORMAT20YOUR20BLOG20IN20AN20EPIC20WAY.gif
<div class="text-justify">
What's up my homeys! Another day, another time for blogging. This is your boy @jason04 saying "Spread positivity and keep the vibes up"! 

<br>These days have been a lot stressful because of a lot of school works and catching up with the deadline is a must. I had a free time this day so I thought of sparing some time to blog. I was supposed to add another entry for my series " Minecraft Creations" but that takes a lot of time including the creation of the structure and formatting my blog and the write-ups so I opted to share how I format my blogs. I also searched several markdown codes that are necessary for the blogs.

Not to brag but I have been receiving a lot of compliments about how cool my blog layout is, so I decided to share to you all how I format my blogs. No one did ask for it but let me just share it anyway.

Other than having a good substance of your content, one way of attracting readers is the way of how you format your blogs. Making your blogs presentable attracts the eye and thus, you could gather a lot of people to read your blogs.

Other thing is that it makes your posts more organized and you could somehow emphasize the very important or crucial information that you are referring to your content. 
</div>

<strong>If you wanted to gather more sources of information, kindly click the hyperlinks below. </strong>
1. <a href="https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet">Markdown Cheatsheet</a> by Adam Prichard (2017)
2.  <a href="https://guides.github.com/features/mastering-markdown/">Mastering Markdown</a> by Github (2014)
3. <a href="https://steemit.com/steemit/@jonrhythmic/formatting-your-steemit-posts-using-html-markup-text-formatting-guide"> Formatting your Steemit posts using HTML markup </a>by @johnrhytnmic(2017)

<blockquote>It is up to you what markup you would use whether HTML or Markdown but for the following guide ,I am mostly using HTML because I am more comfortable using it.</blockquote> 

https://images.hive.blog/DQmWVug9F5fsMfpRdjaAWr6FodQog2JLwqno9f5E6FU6oxH/1.png

<img src="https://files.peakd.com/file/peakd-hive/jason04/rwWjRRUI-1207.png" alt="1 7.png">

![HOW TO FORMAT YOUR BLOG IN AN EPIC WAY.png](https://images.hive.blog/DQmSCnehyh8jJmMfk4KXxJfyVhUCcxZ3PVaQePJmCAmPhrt/HOW%20TO%20FORMAT%20YOUR%20BLOG%20IN%20AN%20EPIC%20WAY.png)

<div class="text-justify">Before anything else, let's start on how I do my blog thumbnails. There are a lot of vector graphics software that you could use like Adobe Illustrator or Inkscape (the one I mostly used) but if you wanted some premade templates, I could recommend you to use <a href="canva.com"><b><i>Canva</i></b></a>. There are a lot of premade templates that you could use and edit it in your likings. 
</div>
<table>
<tr>
<td>
https://images.hive.blog/DQmUG2oAvyZ1QDkc24tzJVVePPNLLDWuP9uLuYXqPBH492E/ONLY%20INVESTORS%20BELONG%20TO%20HIVE.gif
</td>
<td>
https://images.hive.blog/DQmRn21H7U8oZUvSxswu3rg8jcTdCNex94ix635LysMsRyE/HOW%20TO%20FORMAT%20YOUR%20BLOG%20IN%20AN%20EPIC%20WAY.gif
</td>
</tr>
</table>
<div class="text-justify">
Moreover, you could observe that most of my thumbnails are GIFs or animated. I know that it would be tedious to do that if you would use a manual software but that animation is already offered by Canva.  There are about 10 animations that you could use in Canva so there is no hassle in making animated thumbnails. 
<blockquote>If ever you wanted to make one,  first thing that you should do is to choose a template or create a blank page with a custom dimensions(you could still use a template with your blank page).  Next is to do your blog thumbnail (make it simple but elegant). 
<br><br>After finishing all edits and revisions to your blog thumbnail, duplicate the page  and set the animation time for the first page to 0.1 s with no animation. This is because the first thing that the blog preview would show is the very first frame or image of the gif. Then set the second page to your desired length of animation time and as well as choose the kind of animation that you want
<br><br>Lastly, save the your thumbnail as a GIF and upload it to your draft.
</blockquote>

Anyway, this is just my suggestion or my style. You could still stick to your own preference though. I just find it fun to do and I also love how it makes my blog attractive.
</div>

<img src="https://files.peakd.com/file/peakd-hive/jason04/lyomvIu9-1206.png" alt="1 6.png">
<div class="text-justify">
Now, let us talk about headings or titles of the various sections of your blogs. This headings are important to divide your topics into different parts and so readers could easily locate the specific part that they want to navigate in your blog.

<br>
- <h3>Text Headings </h3>
Here are like 6 main header sizes and here is the code:
<center>`<h1>Heading 1</h1>` 
`<h2>Heading 2</h2>` 
`<h3>Heading 3</h3>` 
`<h4>Heading 4</h4>` 
`<h5>Heading 5</h5>` 
`<h6>Heading 6</h6>` </center>
<blockquote>Here is how it looks:</blockquote>
<center>
<h1>Heading 1</h1> 
<h2>Heading 2</h2> 
<h3>Heading 3</h3> 
<h4>Heading 4</h4> 
<h5>Heading 5</h5>
<h6>Heading 6</h6>
</center>
</div>

- <h3>Image Headings</h3>
<div class="text-justify">
There are times when you have several main headings which contains sub-headings. So for the main headings, I often use pictures for my main headings which you could observed from my blogs including this. Feel free to follow how I make my image headings. You can make this in Canva or in your desired graphics software.<br><br><b>Dimensions :</b> 1625 x 320 <i> (my recommended size or higher provided that you follow the aspect ratio) and you could also change the height and the width if you would like to. I recommend higher px for higher quality</i>
<br><br><b>Syntax:</b><i> If you already had the image with 325 x 64 size or close to that ratio, it is good to go. But if you had the image on a higher size (width that is like 120 up), follow the code "<b>https://images.hive.blog/325x55/ and insert here the imagelink</b>. You could also change the length and width depending on your preference."</i>
</div>
<br>Here is the code:

`https://images.hive.blog/325x55/https://images.hive.blog/DQmUN6uL4SDQDL2iA1JeTFeQGnZRUKpM7J6JYCE7CYbxxaf/Copy%20of%201.png`

<blockquote>Here is how it looks:</blockquote>

<center>![Copy of 1 (1).png](https://images.hive.blog/325x55/https://images.hive.blog/DQmWvuz1sMTBQkUGSciRAnGeyhEYYyN5GvURzRMN6jVjx34/Copy%20of%201%20(1).png)
<br>![Copy of 1 (2).png](https://images.hive.blog/325x55/https://images.hive.blog/DQmbRJZHMYTKdEZJbKstUx6tLt5KGHXM4v3dV5Wx1rBzSBb/Copy%20of%201%20(2).png)
<br>https://images.hive.blog/325x55/https://images.hive.blog/DQmUN6uL4SDQDL2iA1JeTFeQGnZRUKpM7J6JYCE7CYbxxaf/Copy%20of%201.png</center>



<img src="https://files.peakd.com/file/peakd-hive/jason04/4xBEai0Y-1208.png" alt="1 8.png">
Next thing is formatting your text including the text alignment and  text empahsis -such as bold ,italic, etc.
- <h3>Alignment</h3>
  - <h4>Align Left</h4>
In default, your text will always be aligned left.
<b><i>Here is the code: </i></b>
`<div class="text-left">This Text is aligned to the left.</div>`<blockquote>Here is how it looks: </blockquote><div class="text-left">This Text is aligned to the left</div>

  - <h4>Align Center</h4>
Text that are aligned to the center are mostly captions of your pictures, lyrics of songs and many more.
<b><i>Here is the code:</i></b>
`<div class="text-center">This Text is aligned to the center</div>`<blockquote>Here is how it looks: </blockquote><div class="text-center">This Text is aligned to the center.</div>
  - <h3>Align Right</h3>
<b><i>Here is the code:</i></b>
`<div class="text-right">This Text is aligned to the right</div>`<blockquote>Here is how it looks: </blockquote><div class="text-right">This Text is aligned to the right.</div>

  - <h4>Justify</h4>
In format compositions, it is always a must to justify your text. And I have been using this alignment in my blogs since it is very neat and clean to see
<b><i>Here is the code:</i></b>
`<div class="text-justify">This Text is aligned to the justify</div>`<blockquote>Here is how it looks: </blockquote><div class="text-justify">This Text is justified and to have a better view, I intended to make this long so you could see that it is both aligned to the left and right side. This makes the text very presentable and formal.</div>
- <h3>Text Emphasis</h3>
  -  <h4>Bold</h4>
<b><i>Here is the code:</i></b>
`<b>This text is bold.</b>`<br><br><blockquote>Here is how it looks:</blockquote><b>This text is bold.</b>

  -  <h4>Italic</h4>
<b><i>Here is the code:</i></b>
`<i>This text is italic.</i>`<br><br><blockquote>Here is how it looks:</blockquote><i>This text is italic.</i>
  - <h4>Sub</h4>
You could use this when putting captions below your picture. I got this idea from @ybanezkim26. Visit also his blog, he's a great one. 
<b><i>Here is the code:</i></b>
`<sub>insert your photo caption</sub>`<br><blockquote>Here is how it looks with a photo(just add the cod for putting text to center): </blockquote>
https://images.hive.blog/DQmRn21H7U8oZUvSxswu3rg8jcTdCNex94ix635LysMsRyE/HOW%20TO%20FORMAT%20YOUR%20BLOG%20IN%20AN%20EPIC%20WAY.gif
<center><sub>How to Format your Blog in an Epic Way</sub></center>
  -  <h4>Blockquote</h4>
<b><i>Here is the code:</i></b>
`<blockquote>This text is in a blockquote.</blockquote>`<br><br><blockquote>Here is how it looks:</blockquote><blockquote>This text is in a blockquote.</blockquote>
  -  <h4>Strikethrough</h4>
<b><i>Here is the code:</i></b>
`<strike>This text has a strikethrough.</strike>`<br><br><blockquote>Here is how it looks:</blockquote><strike>This text has a strikethrough.</strike>

<img src="https://files.peakd.com/file/peakd-hive/jason04/41MUf3Cp-1209.png" alt="1 9.png">


- <h3>Center</h3><div class="text-justify">In some instances, your uploaded images may not be at full width with respect to at hive.blog's  website width. As a result, your images would be aligned to the left which leaves a gap on the right. This is not good to look and so it is better to pull it to the center. </div>
<b>Here is the code:</b>
`<center>insert your image link here
</center>`<br><br><blockquote>Here is how it looks</blockquote>

<center>
![HOW TO FORMAT YOUR BLOG IN AN EPIC WAY (4).png](https://images.hive.blog/DQmTUAWVpB5EJFHYv1yRT9SEX1uXRT4EEvTmj6Yx4Rq7Uut/HOW%20TO%20FORMAT%20YOUR%20BLOG%20IN%20AN%20EPIC%20WAY%20(4).png)
</center>
- <h3>Pull-left / Pull-right</h3>
Also, there are situations where you have a lot of pictures and you want it to be included in the blog. As a result, your blog looks very crowded with pictures or it looks very lengthy. I recommend to have some of your pictures placed side-by-side.</div>
<br><b>Here is the code:</b>
`<div class="pull-left">insert image link here</div>`
`<div class="pull-right">insert image link here</div>`<br><br><blockquote>Here is how it looks</blockquote>
<div class="pull-left">

![HOW TO FORMAT YOUR BLOG IN AN EPIC WAY (5).png](https://images.hive.blog/DQmTq9ZXwDxuDn8xmZoKWsEAzzig5A3uBZRaDiMUP9BbytG/HOW%20TO%20FORMAT%20YOUR%20BLOG%20IN%20AN%20EPIC%20WAY%20(5).png)
</div>

<div class="pull-right">

![HOW TO FORMAT YOUR BLOG IN AN EPIC WAY (6).png](https://images.hive.blog/DQmf99qijPvPubtvzfm7zieLoP5L84xwsrV7VWq7eEd6yvZ/HOW%20TO%20FORMAT%20YOUR%20BLOG%20IN%20AN%20EPIC%20WAY%20(6).png)
</div>
<br><div class="text-justify">You could also use this code for a combination of a picture with a text on the side. Moreover, if you use two languages for your blogs, you could also have a text on the left side with a text on the right side with the other language.</div>

<br><img src="https://files.peakd.com/file/peakd-hive/jason04/hEZu5mGA-12010.png" alt="1 10.png">
<div class="text-justify">A hyperlink is a clickable or tappable image or text that leads you to a file or a link. Commonly, text are the ones who are hyperlinked to a certain site. Images are rarely used for hyperlinks because unlike text, text somehow gets highlighted when hyperlinked to another site.</div>

- <h3> Image Hyperlink</h3>
<b>Here is the code:</b>
`<a href="insert the link to where it is referenced to">insert image link the image name
</a>`
<b>Example:</b>
`<a href="https://hive.blog/hive-174578/@jason04/only-investors-belong-in-hive-or-by-jason04">
![123.gif](https://images.hive.blog/DQmUG2oAvyZ1QDkc24tzJVVePPNLLDWuP9uLuYXqPBH492E/123.gif)
</a>`
<blockquote>Here is how it looks(click the picture and it takes you to that blog ):</blockquote>

<a href="https://hive.blog/hive-174578/@jason04/only-investors-belong-in-hive-or-by-jason04">
![123.gif](https://images.hive.blog/DQmUG2oAvyZ1QDkc24tzJVVePPNLLDWuP9uLuYXqPBH492E/123.gif)
</a>

- <h3>Text Hyperlink</h3>
<b>Here is the code:</b>
`<a href="insert the link to where it is referenced to">insert text here
</a>`
<b>Example:</b>
`<a href="https://hive.blog/hive-174578/@jason04/only-investors-belong-in-hive-or-by-jason04">Only INVESTORS Belong in HIVE | Investor of Time and Right Effort</a>`

<blockquote>Here is how it looks:</blockquote>
<a href="https://hive.blog/hive-174578/@jason04/only-investors-belong-in-hive-or-by-jason04">Only INVESTORS Belong in HIVE | Investor of Time and Right Effort</a>

<img src="https://files.peakd.com/file/peakd-hive/jason04/vS8riqnk-12011.png" alt="1 11.png">
<div class="text-justify">So for tables, I am gonna be using the markdown code. The previous codes that I used were on HTML formats. I am comfortable dealing with HTML codes than the markdown because HTML codes deals with keywords while the markdown deals with symbols. And I think keywords are more easy to remember than symbols. 

But for this element I am using the markdown codes because it is much easier than the HTML code for tables.

<b>Here is the code:</b>
`Column 1 Title | Column 2 Title`
`------------ | -------------`
`Row 2,Column1 Content | Row 2,Column2 Content`
`Row 3,Column1 Content | Row 3,Column2 Content`

<blockquote>Here is how it looks</blockquote>

Column 1 Title | Column 2 Title
------------ | -------------
Row 2,Column1 Content | Row 2,Column2 Content
Row 3,Column1 Content | Row 3,Column2 Content

Moreover, you could also input pictures to the tables. Sometimes, I used tables as my pictures frames. <b>Like this one:</b>
<table>
<tr>
<td>
https://images.hive.blog/DQmUG2oAvyZ1QDkc24tzJVVePPNLLDWuP9uLuYXqPBH492E/ONLY%20INVESTORS%20BELONG%20TO%20HIVE.gif
</td>
<td>
https://images.hive.blog/DQmRn21H7U8oZUvSxswu3rg8jcTdCNex94ix635LysMsRyE/HOW%20TO%20FORMAT%20YOUR%20BLOG%20IN%20AN%20EPIC%20WAY.gif
</td>
</tr>
</table>
</div>

<img src="https://files.peakd.com/file/peakd-hive/jason04/mg5Hi3nU-12014.png" alt="1 14.png">
<div class="text-justify">
If you have something to enumerate and the information is important, it is better to have it in a bulleted or numbered list than to enumerate it in a sentence form. It is because information in a list form is more emphasized and can be seen easily by the readers.
</div>

 - <h3>Bulleted List</h3><br><b>Here is the code<i>(erase the [space] portion of the code and take note of the spaces :</i></b>
`[no space]-[single space] Item A`
`[two spaces]-[single space] Item A.1`
`[four spaces]-[single space] Item A.1.1`<div class="text-justify"><sub>On the main heading of the list, there is no space before the "-" symbol. On the subheading or the content of that heading, you add two spaces before the "-" symbol. And if that subheading  contains another subheading, you add four spaces and so on.<br>Also remember that every after the "-" symbol, there is always a single space or else the list won't work. </sub></div>
<blockquote>Here is how it looks:</blockquote>

- Item A
  - Item A.1
     -  Item A.1.1
 - <h3>Numbered List</h3><br><b>Here is the code<i>(erase the [space] portion of the code and take note of the spaces :</i></b>
`[no space]1.[single space] Item A`
`[three spaces]a.[single space] Item A.1`
`[six spaces]a1.[single space] Item A.1.1`


1. Item A
   1. Item A.1
      1. Item A.1.1
<div class="text-justify"><sub> Unlike the bulleted list, the pattern of the spaces for adding a subheading is by threes. If you wanted to add another subheading of a subheading, you add three spaces plus the space of the previous subheading.</sub></div>

<img src="https://files.peakd.com/file/peakd-hive/jason04/WJbA0YlP-12015.png" alt="1 15.png">
<hr>
A blog divider or a visual divider is a design component that assists in grouping or dividing the composition into parts that has the same context or topics.

- <h3>Horizontal Rule</h3>It is used to separate the contents of your blog by adding a horizontal line.<b><i> But the disadvantage of this one is that it is not visible in night mode of hive.blog.</i></b>
<br><b>Here is the code:</b>
`<hr>`<br><br><blockquote>Here is how it looks:</blockquote>
<hr>

- <h3>Custom Blog Dividers</h3>I  made several custom made blog dividers and if you wanna get one feel free to visit this <a href="https://hive.blog/hive-156509/@jason04/beautify-your-blog-with-these-aesthetic-blog-dividers-or-get-yours-now-giveaway">blog</a> and feel free to contact me
https://images.hive.blog/DQmZHetoYpDLrQttggTXZzr6mhyBDU16Bvmcih8wbe3YWJa/Black%20and%20Orange%20Beer%20Saying%20Facebook%20Post.png

<img src="https://files.peakd.com/file/peakd-hive/jason04/WU6L7plX-12016.png" alt="1 16.png">
- <h3>About the Author Statement</h3>
<div class="text-justify">
Lastly is the about the author section. And again, I inherited this idea from @ybanezkim26. Thank you so much sir! You influenced a lot of people including me.

<br>Anyway, this about the author section is where you say your ending statement and who you are as a blogger which includes your blog niche, your hobbies and anything about you. 

<b>Here is a sample code:</b>
`<div class="pull-left">`
`https://images.hive.blog/400x400/https://images.hive.blog/DQmVPZSXpCxUorKd2jnPKX8k2kiRQoUkX8yLcySMUCdzzQY/dasxza.png`
`</div>`
`<div class="text-justify">`
`<b>Spread Positivity and Keep the Vibes Up!</b>`
`<p>`
`<sub>`
`What's up Hivers ! Give me a Hive Five.......................Nice! This is Chris Jason A. Oswa, your boy @jason04. I am currently a Computer Engineering here in Cebu,Philippines. I am a gamer ever since and if you are too, join me in my blogs. I often do travel to places but sometimes, I just enjoy the moment and I can not take pictures on my travels. Other than that, I also love doing graphics and designs, so if you got some proposals regarding that matter, do not hesistate to contact me. Thanks for dropping by ladies and gents! If you like my blog, I would appreciate it if you upvote and follow me. Also, don't forget to comment and let's have fun in the comments section. See yah next time!`
`</sub>`
`</div>`
Scroll through the bottommost part of this blog and view my about the author section. You could also visit other peoples blogs especially Filipinos because as what I have observed, most Filipino hivers are having this one.
- <h3>GIF Footer</h3>
<div class="text-justify">
These GIF footers shows the main niche that you are gonna be showing to the community. In this way people could know what type of blogs are you gonna be creating including but not limited to arts, photography, gaming, travels and many more. This is just somehow related to your about the author statement but in a graphical or in an animated way.

<br>I also sell GIF footers for everyone and please feel fee to contact me if you wanna have yours.
https://images.hive.blog/DQmPf1aoNAS2fkQNXxSh2fUqBL5PFodtAVRLo8FdkJtN8LW/GIF%20FOOTER.gif

</div>
<center><a href="https://hive.blog/hive-174578/@jason04/aesthetic-gif-footers-for-hivers-or-made-by-jason04">AESTHETIC GIF FOOTERS</a></center>

All of those formatting  are useless if your content is a trash or is in a bad quality. No matter how good your layout is , if your blog is plagiarized or is a spammed content, your effort in formatting your blog will be put in vain. Might as well have a good quality and legit content. After all, it boils down to the substance of your content and its authenticity. It's just that formatting your blogs in a visually appealing way adds favor to your blog.

https://images.hive.blog/DQmWVug9F5fsMfpRdjaAWr6FodQog2JLwqno9f5E6FU6oxH/1.png<div class="text-justify"><h2> Wow. You reached this far? Thank you! That's it for today's blog. Hope you enjoyed it and had fun :) </h2></div>
https://images.hive.blog/DQmWVug9F5fsMfpRdjaAWr6FodQog2JLwqno9f5E6FU6oxH/1.png
<div class="pull-left">
https://images.hive.blog/400x400/https://images.hive.blog/DQmVPZSXpCxUorKd2jnPKX8k2kiRQoUkX8yLcySMUCdzzQY/dasxza.png
</div>
<div class="text-justify">
<b>Spread Positivity and Keep the Vibes Up!</b>
<p>
<sub>
What's up Hivers ! Give me a Hive Five.......................Nice! This is Chris Jason A. Oswa, your boy @jason04. I am currently a Computer Engineering here in Cebu,Philippines. I am a gamer ever since and if you are too, join me in my blogs. I often do travel to places but sometimes, I just enjoy the moment and I can not take pictures on my travels. Other than that, I also love doing graphics and designs, so if you got some proposals regarding that matter, do not hesistate to contact me. Thanks for dropping by ladies and gents! If you like my blog, I would appreciate it if you upvote and follow me. Also, don't forget to comment and let's have fun in the comments section. See yah next time!
</sub>
</div>
<br>
https://images.hive.blog/DQmWXySposr7Jkcm8V9RozgL78tHH5dFeAGp9m56Y5KpeN1/Copy%20of%20700.gif
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 405 others
properties (23)
authorjason04
permlinkhow-to-format-your-blog-in-an-epic-way-or-a-guide-for-beginners
categoryhive-174578
json_metadata{"tags":["ocd","hiveph","philippines","graphics","design","guide","formatting"],"users":["jason04","jonrhythmic","johnrhytnmic","ybanezkim26.","jason04."],"image":["https://files.peakd.com/file/peakd-hive/jason04/TQFyWJ3e-HOW20TO20FORMAT20YOUR20BLOG20IN20AN20EPIC20WAY.gif","https://images.hive.blog/DQmWVug9F5fsMfpRdjaAWr6FodQog2JLwqno9f5E6FU6oxH/1.png","https://files.peakd.com/file/peakd-hive/jason04/rwWjRRUI-1207.png","https://images.hive.blog/DQmSCnehyh8jJmMfk4KXxJfyVhUCcxZ3PVaQePJmCAmPhrt/HOW%20TO%20FORMAT%20YOUR%20BLOG%20IN%20AN%20EPIC%20WAY.png","https://images.hive.blog/DQmUG2oAvyZ1QDkc24tzJVVePPNLLDWuP9uLuYXqPBH492E/ONLY%20INVESTORS%20BELONG%20TO%20HIVE.gif","https://images.hive.blog/DQmRn21H7U8oZUvSxswu3rg8jcTdCNex94ix635LysMsRyE/HOW%20TO%20FORMAT%20YOUR%20BLOG%20IN%20AN%20EPIC%20WAY.gif","https://files.peakd.com/file/peakd-hive/jason04/lyomvIu9-1206.png","https://images.hive.blog/325x55/https://images.hive.blog/DQmWvuz1sMTBQkUGSciRAnGeyhEYYyN5GvURzRMN6jVjx34/Copy%20of%201%20(1).png","https://images.hive.blog/325x55/https://images.hive.blog/DQmbRJZHMYTKdEZJbKstUx6tLt5KGHXM4v3dV5Wx1rBzSBb/Copy%20of%201%20(2).png","https://images.hive.blog/325x55/https://images.hive.blog/DQmUN6uL4SDQDL2iA1JeTFeQGnZRUKpM7J6JYCE7CYbxxaf/Copy%20of%201.png","https://files.peakd.com/file/peakd-hive/jason04/4xBEai0Y-1208.png","https://files.peakd.com/file/peakd-hive/jason04/41MUf3Cp-1209.png","https://images.hive.blog/DQmTUAWVpB5EJFHYv1yRT9SEX1uXRT4EEvTmj6Yx4Rq7Uut/HOW%20TO%20FORMAT%20YOUR%20BLOG%20IN%20AN%20EPIC%20WAY%20(4).png","https://images.hive.blog/DQmTq9ZXwDxuDn8xmZoKWsEAzzig5A3uBZRaDiMUP9BbytG/HOW%20TO%20FORMAT%20YOUR%20BLOG%20IN%20AN%20EPIC%20WAY%20(5).png","https://images.hive.blog/DQmf99qijPvPubtvzfm7zieLoP5L84xwsrV7VWq7eEd6yvZ/HOW%20TO%20FORMAT%20YOUR%20BLOG%20IN%20AN%20EPIC%20WAY%20(6).png","https://files.peakd.com/file/peakd-hive/jason04/hEZu5mGA-12010.png","https://images.hive.blog/DQmUG2oAvyZ1QDkc24tzJVVePPNLLDWuP9uLuYXqPBH492E/123.gif","https://files.peakd.com/file/peakd-hive/jason04/vS8riqnk-12011.png","https://files.peakd.com/file/peakd-hive/jason04/mg5Hi3nU-12014.png","https://files.peakd.com/file/peakd-hive/jason04/WJbA0YlP-12015.png","https://images.hive.blog/DQmZHetoYpDLrQttggTXZzr6mhyBDU16Bvmcih8wbe3YWJa/Black%20and%20Orange%20Beer%20Saying%20Facebook%20Post.png","https://files.peakd.com/file/peakd-hive/jason04/WU6L7plX-12016.png","https://images.hive.blog/DQmPf1aoNAS2fkQNXxSh2fUqBL5PFodtAVRLo8FdkJtN8LW/GIF%20FOOTER.gif","https://images.hive.blog/400x400/https://images.hive.blog/DQmVPZSXpCxUorKd2jnPKX8k2kiRQoUkX8yLcySMUCdzzQY/dasxza.png","https://images.hive.blog/DQmWXySposr7Jkcm8V9RozgL78tHH5dFeAGp9m56Y5KpeN1/Copy%20of%20700.gif"],"links":["/@jason04","https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet","https://guides.github.com/features/mastering-markdown/","https://steemit.com/steemit/@jonrhythmic/formatting-your-steemit-posts-using-html-markup-text-formatting-guide","/@johnrhytnmic","https://canva.com","https://images.hive.blog/325x55/","/@ybanezkim26","/hive-174578/@jason04/only-investors-belong-in-hive-or-by-jason04","/hive-174578/@jason04/only-investors-belong-in-hive-or-by-jason04"],"app":"peakd/2020.09.5","format":"markdown"}
created2020-10-08 12:03:24
last_update2020-10-10 03:26:24
depth0
children52
last_payout2020-10-15 12:03:24
cashout_time1969-12-31 23:59:59
total_payout_value35.894 HBD
curator_payout_value32.817 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length21,637
author_reputation28,975,994,236,210
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,018,719
net_rshares241,267,453,246,634
author_curate_reward""
vote details (469)
@castleberry ·
Dude... This post is EPIC! I wish i had this when i was first coming on to the scene. You are making me have to step up my quality game! I love it. Great work bro. Keep it up! =) Thanks to Kim for helping get me here. =)
properties (22)
authorcastleberry
permlinkre-jason04-qhwoqw
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2020.09.5"}
created2020-10-08 23:18:33
last_update2020-10-08 23:18:33
depth1
children4
last_payout2020-10-15 23:18:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length220
author_reputation405,939,535,853,965
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,025,102
net_rshares0
@jason04 ·
Your comment is lacking something I guess🤔🤔
properties (22)
authorjason04
permlinkre-castleberry-qhxc8n
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2020.09.5"}
created2020-10-09 07:46:03
last_update2020-10-09 07:46:03
depth2
children3
last_payout2020-10-16 07:46:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length43
author_reputation28,975,994,236,210
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,029,091
net_rshares0
@jason04 ·
It's the GIF 😂😂😂. You talk with GIF dude AHHAHAHAHA. Thanks for taking some time to drop by my dude. 
properties (22)
authorjason04
permlinkre-jason04-qhxcaw
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2020.09.5"}
created2020-10-09 07:47:21
last_update2020-10-09 07:47:21
depth3
children2
last_payout2020-10-16 07:47:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length101
author_reputation28,975,994,236,210
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,029,105
net_rshares0
@curthodler ·
Ya man really awesome write up. You helped me tremendously. Well I learned more in your content than surfing for an hour. Thanks
properties (22)
authorcurthodler
permlinkre-jason04-2020109t0111994z
categoryhive-174578
json_metadata{"tags":["ocd","hiveph","philippines","graphics","design"],"app":"ecency/3.0.4-mobile","format":"markdown+html"}
created2020-10-09 04:01:12
last_update2020-10-09 04:01:12
depth1
children1
last_payout2020-10-16 04:01:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length128
author_reputation37,703,239,366
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,027,197
net_rshares0
@jason04 ·
Thanks for that mate :)
properties (22)
authorjason04
permlinkqhxt81
categoryhive-174578
json_metadata{"app":"hiveblog/0.1"}
created2020-10-09 13:52:51
last_update2020-10-09 13:52:51
depth2
children0
last_payout2020-10-16 13:52:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length23
author_reputation28,975,994,236,210
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,032,933
net_rshares0
@delilhavores ·
Very cool and useful postl!! 😊 thanks a lot!
👍  
properties (23)
authordelilhavores
permlinkqhy1im
categoryhive-174578
json_metadata{"app":"hiveblog/0.1"}
created2020-10-09 16:52:00
last_update2020-10-09 16:52:00
depth1
children1
last_payout2020-10-16 16:52:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length44
author_reputation185,121,803,059,070
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,035,391
net_rshares1,013,267,064
author_curate_reward""
vote details (1)
@jason04 ·
I really mean to make it very detailed for beginners to follow. Always welcomed delilha😁Have a nice day
properties (22)
authorjason04
permlinkre-delilhavores-qhy2lf
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2020.09.5"}
created2020-10-09 17:15:15
last_update2020-10-09 17:15:15
depth2
children0
last_payout2020-10-16 17:15:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length103
author_reputation28,975,994,236,210
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,035,687
net_rshares0
@demzmay ·
I just join the Hive platform and finding this post is very useful. Thank you and please create more helpful blogs for beginners like me. <3
properties (22)
authordemzmay
permlinkre-jason04-2022423t165454625z
categoryhive-174578
json_metadata{"tags":["ocd","hiveph","philippines","graphics","design","guide","formatting"],"app":"ecency/3.0.22-vision","format":"markdown+html"}
created2022-04-23 08:54:54
last_update2022-04-23 08:54:54
depth1
children1
last_payout2022-04-30 08:54:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length141
author_reputation2,076,262,686,822
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id112,552,758
net_rshares0
@jason04 ·
Thanks mate😄 I am very grateful that my post helped a lot
properties (22)
authorjason04
permlinkre-demzmay-rautja
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2022.04.5"}
created2022-04-24 17:21:09
last_update2022-04-24 17:21:09
depth2
children0
last_payout2022-05-01 17:21:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length57
author_reputation28,975,994,236,210
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id112,602,246
net_rshares0
@dora381 ·
Thank you Jason for your awesome post. I didn't know we can upload GIF until I read your post. I just tried to create one for my post today using Canva.  Do you know if we can use GIF for the profile photo cover?
properties (22)
authordora381
permlinkre-jason04-202197t183038971z
categoryhive-174578
json_metadata{"tags":["ocd","hiveph","philippines","graphics","design","guide","formatting"],"app":"ecency/3.0.19-vision","format":"markdown+html"}
created2021-09-07 06:30:39
last_update2021-09-07 06:30:39
depth1
children0
last_payout2021-09-14 06:30:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length212
author_reputation73,774,286,454,110
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id106,077,732
net_rshares0
@elsieyaaa ·
Hello! Thankfully, I pinned this blog on my Bookmarks on a different Google account and made a mental note to thank you for covering this one up! So now, I'm using my self-made headers and dividers for my blog (and upcoming releases). But may I ask more about the dimensions for each paraphernalia used? Thankieeeee! <3 

Before I forget, thanks **a lot**.This blog helped a lot in my creative process. Nice to meet you, fellow [future] computer engineer, kuya!
properties (22)
authorelsieyaaa
permlinkre-jason04-s99bkz
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2024.1.1"}
created2024-02-22 12:19:48
last_update2024-02-22 12:19:48
depth1
children1
last_payout2024-02-29 12:19:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length461
author_reputation18,117,354,010,768
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id131,495,481
net_rshares0
@jason04 ·
Hi elsie.
It has been so long since I created the blog so I haven't really remembered the dimentions I used for those designs. I also lost the canva account I used so I can't give you the dimensions for. Anyway, you can experiment naman sad and see which dimension fits to your liking. 
Thanks
👍  
properties (23)
authorjason04
permlinkre-elsieyaaa-saskho
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2024.3.5"}
created2024-03-23 08:20:15
last_update2024-03-23 08:20:15
depth2
children0
last_payout2024-03-30 08:20:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length293
author_reputation28,975,994,236,210
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id132,265,953
net_rshares5,903,358,106
author_curate_reward""
vote details (1)
@fitlipinasarah ·
I am a newbie and your blog really helped me with the html format. Thanks Jason!
properties (22)
authorfitlipinasarah
permlinkre-jason04-r35av7
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2021.09.1"}
created2021-11-25 20:42:45
last_update2021-11-25 20:42:45
depth1
children0
last_payout2021-12-02 20:42:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length80
author_reputation8,551,964,196,832
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id108,011,784
net_rshares0
@gingbabida ·
Excellent guide! 😍 Thank you for sharing!
properties (22)
authorgingbabida
permlinkre-jason04-20201011t20177965z
categoryhive-174578
json_metadata{"tags":["ocd","hiveph","philippines","graphics","design","guide","formatting"],"app":"ecency/3.0.4-mobile","format":"markdown+html"}
created2020-10-11 12:17:15
last_update2020-10-11 12:17:15
depth1
children0
last_payout2020-10-18 12:17:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length41
author_reputation41,819,582,629,422
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,061,087
net_rshares0
@greengalletti ·
Excellent guide. I think that the perfect layout of the content of a blog is essential. 

Titles, subtitles, highlighted texts, any image, without spelling errors, everything in its right place. It seems to me a very good guide.
Let's pretend to have a personal blog on Blogger or WordPress for example.

Greetings.
properties (22)
authorgreengalletti
permlinkqhyb3q
categoryhive-174578
json_metadata{"app":"hiveblog/0.1"}
created2020-10-09 20:19:06
last_update2020-10-09 20:19:06
depth1
children0
last_payout2020-10-16 20:19:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length315
author_reputation107,093,399,551,238
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,037,877
net_rshares0
@hivebuzz ·
Congratulations @jason04! You have completed the following achievement on the Hive blockchain and have been rewarded with new badge(s) :

<table><tr><td><img src="https://images.hive.blog/60x70/http://hivebuzz.me/@jason04/replies.png?202010091159"></td><td>You got more than 600 replies. Your next target is to reach 700 replies.</td></tr>
</table>

<sub>_You can view your badges on [your board](https://hivebuzz.me/@jason04) and compare yourself to others in the [Ranking](https://hivebuzz.me/ranking)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>

properties (22)
authorhivebuzz
permlinkhivebuzz-notify-jason04-20201009t121756000z
categoryhive-174578
json_metadata{"image":["http://hivebuzz.me/notify.t6.png"]}
created2020-10-09 12:17:54
last_update2020-10-09 12:17:54
depth1
children0
last_payout2020-10-16 12:17:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length616
author_reputation369,400,396,067,243
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,031,777
net_rshares0
@hivebuzz ·
<center>[![](https://images.hive.blog/175x175/http://hivebuzz.me/@jason04/level.png?202010110003)](https://hivebuzz.me/@jason04)
**Congratulations @jason04**!
You raised your level and are now a **Minnow**!</center>
properties (22)
authorhivebuzz
permlinkhivebuzz-notify-jason04-20201011t003330000z
categoryhive-174578
json_metadata{"image":["http://hivebuzz.me/notify.t6.png"]}
created2020-10-11 00:33:30
last_update2020-10-11 00:33:30
depth1
children0
last_payout2020-10-18 00:33:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length217
author_reputation369,400,396,067,243
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,054,447
net_rshares0
@hivebuzz ·
<center>[![](https://images.hive.blog/175x175/http://hivebuzz.me/@jason04/level.png?202010141813)](https://hivebuzz.me/@jason04)
<center>@jason04, sorry to see you have less Hive Power.
Your level lowered and you are now a **Red Fish**!</center>
properties (22)
authorhivebuzz
permlinkhivebuzz-notify-jason04-20201014t184209000z
categoryhive-174578
json_metadata{"image":["http://hivebuzz.me/notify.t6.png"]}
created2020-10-14 18:42:09
last_update2020-10-14 18:42:09
depth1
children0
last_payout2020-10-21 18:42:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length247
author_reputation369,400,396,067,243
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,109,678
net_rshares0
@hivebuzz ·
<center>[![](https://images.hive.blog/175x175/http://hivebuzz.me/@jason04/level.png?202010151625)](https://hivebuzz.me/@jason04)
**Congratulations @jason04**!
You raised your level and are now a **Minnow**!</center>
properties (22)
authorhivebuzz
permlinkhivebuzz-notify-jason04-20201015t163848000z
categoryhive-174578
json_metadata{"image":["http://hivebuzz.me/notify.t6.png"]}
created2020-10-15 16:38:48
last_update2020-10-15 16:38:48
depth1
children0
last_payout2020-10-22 16:38:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length217
author_reputation369,400,396,067,243
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,118,350
net_rshares0
@jonalyn2020 ·
Very helpful specially for beginners like me. Salamuch. Ahmm,unsaon man pgbuhat ug blog dividers?😅
properties (22)
authorjonalyn2020
permlinkre-jason04-2020109t19420144z
categoryhive-174578
json_metadata{"tags":["ocd","hiveph","philippines","graphics","design"],"app":"ecency/3.0.3-mobile","format":"markdown+html"}
created2020-10-09 11:42:03
last_update2020-10-09 11:42:03
depth1
children3
last_payout2020-10-16 11:42:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length98
author_reputation88,038,017,969,509
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,031,319
net_rshares0
@jason04 ·
Kung mano2 gyud te kay naay Adobe Illustrator or Inkscape ako ginagamit. Pero naa say Canva te para makahimo ka. Pm nako sa discord te kung magpaguide ka about ani hehe. 
properties (22)
authorjason04
permlinkre-jonalyn2020-qhy2hg
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2020.09.5"}
created2020-10-09 17:12:54
last_update2020-10-09 17:12:54
depth2
children2
last_payout2020-10-16 17:12:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length170
author_reputation28,975,994,236,210
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,035,659
net_rshares0
@jonalyn2020 ·
Sige, thanks @jason04. Godbless..
properties (22)
authorjonalyn2020
permlinkre-jason04-20201010t4925568z
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"ecency/3.0.3-mobile","format":"markdown+html"}
created2020-10-09 20:09:30
last_update2020-10-09 20:09:30
depth3
children1
last_payout2020-10-16 20:09:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length33
author_reputation88,038,017,969,509
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,037,760
net_rshares0
@juanvegetarian ·
>it boils down to the substance of your content and its authenticity. It's just that formatting your blogs in a visually appealing way adds favor to your blog.

I agree. Kahit gaano kaganda ang format pero kung wala naman substance ay hindi rin ito quality. Congrats @jason04. Thanks for the very useful and informative post. Makakatulong ito sa mga katulad ko. haha. :)

Reblogged... 
properties (22)
authorjuanvegetarian
permlinkre-jason04-qi0vex
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2020.09.5"}
created2020-10-11 05:32:57
last_update2020-10-11 05:32:57
depth1
children0
last_payout2020-10-18 05:32:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length385
author_reputation81,216,062,502,819
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,057,463
net_rshares0
@knthalo ·
Woah tis sooo good! I'll save these codes for my future blogs.. thanks youu! Daghana diay nato bisaya oyy hehe
properties (22)
authorknthalo
permlinkqhxfvj
categoryhive-174578
json_metadata{"app":"hiveblog/0.1"}
created2020-10-09 09:04:42
last_update2020-10-09 09:04:42
depth1
children2
last_payout2020-10-16 09:04:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length110
author_reputation10,559,409,173,511
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,029,806
net_rshares0
@jason04 ·
Kaayo, mga lig onkayng bisaya HAHAHAHAH. Btw, choyag mga drawing nmo ster oy, makasuya👏👏
properties (22)
authorjason04
permlinkre-knthalo-qhxgcy
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2020.09.5"}
created2020-10-09 09:15:00
last_update2020-10-09 09:15:00
depth2
children1
last_payout2020-10-16 09:15:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length88
author_reputation28,975,994,236,210
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,029,895
net_rshares0
@knthalo ·
Maayo pod kaayo ka zer huhuh same rataaa
properties (22)
authorknthalo
permlinkqhxgqq
categoryhive-174578
json_metadata{"app":"hiveblog/0.1"}
created2020-10-09 09:23:21
last_update2020-10-09 09:23:21
depth3
children0
last_payout2020-10-16 09:23:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length40
author_reputation10,559,409,173,511
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,029,947
net_rshares0
@livinguktaiwan ·
definitely one to bookmark and save for future reference, especially for the thumbnails, been meaninig to learn how to do animated ones for ages.

By the way, do you know how to redsize images?  I used to use  https://steemitimages.com/300x0/ followed by the uploaded file name, but I don't know how to do in on Hive now.  Thanks

@tipu curate
properties (22)
authorlivinguktaiwan
permlinkre-jason04-qhw7de
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2020.09.5"}
created2020-10-08 17:03:18
last_update2020-10-08 17:03:18
depth1
children4
last_payout2020-10-15 17:03:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length343
author_reputation1,671,117,594,973,972
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,020,524
net_rshares0
@jason04 ·
Same  goes for hive @livinguktaiwan.
I mentioned it in my Headings part- The Image Headings. You just changed the" steemitimages.com" to "images.hive.blog". 

I  greatly appreciate that you take time to visit my blog. Have a good day @livinguktaiwan.
properties (22)
authorjason04
permlinkqhw7t7
categoryhive-174578
json_metadata{"users":["livinguktaiwan"],"app":"hiveblog/0.1"}
created2020-10-08 17:12:48
last_update2020-10-08 17:12:48
depth2
children2
last_payout2020-10-15 17:12:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length250
author_reputation28,975,994,236,210
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,020,639
net_rshares0
@livinguktaiwan ·
Ha!!  Totally missed that as I was skim reading to see what other content you had included.  Thanks
properties (22)
authorlivinguktaiwan
permlinkre-jason04-qhw8dt
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2020.09.5"}
created2020-10-08 17:25:12
last_update2020-10-08 17:25:12
depth3
children1
last_payout2020-10-15 17:25:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length99
author_reputation1,671,117,594,973,972
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,020,815
net_rshares0
@tipu ·
<a href="https://tipu.online/hive_curator?livinguktaiwan" target="_blank">Upvoted  &#128076;</a> (Mana: 20/40) <a href="https://peakd.com/hive/@reward.app/reward-app-quick-guide-updated" target="_blank">Liquid rewards</a>.
properties (22)
authortipu
permlinkre-re-jason04-qhw7de-20201008t170334
categoryhive-174578
json_metadata""
created2020-10-08 17:03:36
last_update2020-10-08 17:03:36
depth2
children0
last_payout2020-10-15 17:03:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length222
author_reputation55,922,046,273,714
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,020,529
net_rshares0
@long888 ·
Wow this is so informative/helpful aside from being greatly presented, I will try some of those sometime, tnx for this Jason, keep up the good work!
properties (22)
authorlong888
permlinkqhy1u8
categoryhive-174578
json_metadata{"app":"hiveblog/0.1"}
created2020-10-09 16:58:57
last_update2020-10-09 16:58:57
depth1
children1
last_payout2020-10-16 16:58:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length148
author_reputation48,201,303,992,122
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,035,473
net_rshares0
@jason04 ·
Thanks sir long😁 Hope it helped you in some ways😉
properties (22)
authorjason04
permlinkre-long888-qhy2jz
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2020.09.5"}
created2020-10-09 17:14:24
last_update2020-10-09 17:14:24
depth2
children0
last_payout2020-10-16 17:14:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length49
author_reputation28,975,994,236,210
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,035,674
net_rshares0
@maverickinvictus ·
You always have a great looking blog aside from awesome content. Thank you for this one!
properties (22)
authormaverickinvictus
permlinkre-jason04-qhzwl3
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2020.09.5"}
created2020-10-10 17:00:42
last_update2020-10-10 17:00:42
depth1
children1
last_payout2020-10-17 17:00:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length88
author_reputation49,890,876,340,190
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,049,738
net_rshares0
@jason04 ·
You're welcome @maverickinvictus😁😁
properties (22)
authorjason04
permlinkre-maverickinvictus-qi68oi
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2020.09.5"}
created2020-10-14 03:07:33
last_update2020-10-14 03:07:33
depth2
children0
last_payout2020-10-21 03:07:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length34
author_reputation28,975,994,236,210
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,100,856
net_rshares0
@muscara ·
Great posts - I bookmarked it. It's always good to have post where to send people with questions :)
properties (22)
authormuscara
permlinkre-jason04-qhw6m6
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2020.09.5"}
created2020-10-08 16:46:57
last_update2020-10-08 16:46:57
depth1
children1
last_payout2020-10-15 16:47:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length99
author_reputation108,733,165,182,422
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,020,378
net_rshares0
@jason04 ·
Thanks for that and for dropping by 😁Have a great day @muscara😁😁
properties (22)
authorjason04
permlinkqhw83a
categoryhive-174578
json_metadata{"users":["muscara"],"app":"hiveblog/0.1"}
created2020-10-08 17:18:51
last_update2020-10-08 17:18:51
depth2
children0
last_payout2020-10-15 17:18:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length64
author_reputation28,975,994,236,210
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,020,716
net_rshares0
@oadissin ·
Helpful post on the blog creators on the Hive blockchain.
Thank you for all the information.
Peace 
properties (22)
authoroadissin
permlinkre-jason04-qhxf34
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2020.09.5"}
created2020-10-09 08:47:39
last_update2020-10-09 08:47:39
depth1
children1
last_payout2020-10-16 08:47:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length99
author_reputation460,748,109,638,282
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,029,694
net_rshares0
@jason04 ·
You're very welcome dude👌👌 Thanks for dropping by😁
properties (22)
authorjason04
permlinkre-oadissin-qhxgf4
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2020.09.5"}
created2020-10-09 09:16:18
last_update2020-10-09 09:16:18
depth2
children0
last_payout2020-10-16 09:16:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length50
author_reputation28,975,994,236,210
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,029,908
net_rshares0
@poshtoken ·
https://twitter.com/cpolsilver/status/1517008696789934080
<sub> The rewards earned on this comment will go directly to the person sharing the post on Twitter as long as they are registered with @poshtoken. Sign up at https://hiveposh.com.</sub>
properties (22)
authorposhtoken
permlinkre-jason04-how-to-format-your-blog-in-an-epic-way-or-a-guide--1892
categoryhive-174578
json_metadata"{"app":"Poshtoken 0.0.1"}"
created2022-04-21 05:42:39
last_update2022-04-21 05:42:39
depth1
children0
last_payout2022-04-28 05:42:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length245
author_reputation5,391,132,302,557,107
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries
0.
accountreward.app
weight10,000
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id112,488,146
net_rshares0
@scubahead ·
Not surprised you’re getting compliments. Layout is amazing
properties (22)
authorscubahead
permlinkre-jason04-qhvwtu
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2020.09.5"}
created2020-10-08 13:15:30
last_update2020-10-08 13:15:30
depth1
children1
last_payout2020-10-15 13:15:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length59
author_reputation553,331,618,089,472
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,019,107
net_rshares0
@jason04 ·
Thanks. I really enjoyed doing the layout of my blog. I have fun doing it. I just want my blog to be visually appealing to the readers😁😁Have a nice day @scubahead.
properties (22)
authorjason04
permlinkqhw85k
categoryhive-174578
json_metadata{"users":["scubahead"],"app":"hiveblog/0.1"}
created2020-10-08 17:20:12
last_update2020-10-08 17:20:12
depth2
children0
last_payout2020-10-15 17:20:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length163
author_reputation28,975,994,236,210
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,020,737
net_rshares0
@shohana1.one ·
This is  really very helpful for beginners like me, thanks for sharing 
properties (22)
authorshohana1.one
permlinkre-jason04-qhx99y
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2020.09.5"}
created2020-10-09 06:42:00
last_update2020-10-09 06:42:00
depth1
children2
last_payout2020-10-16 06:42:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length71
author_reputation-3,124,405,956,664
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,028,509
net_rshares0
@jason04 ·
My pleasure to help beginners like you shohana😁😁 Have a great day
properties (22)
authorjason04
permlinkre-shohana1one-qhxdua
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2020.09.5"}
created2020-10-09 08:20:36
last_update2020-10-09 08:20:36
depth2
children1
last_payout2020-10-16 08:20:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length65
author_reputation28,975,994,236,210
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,029,465
net_rshares0
@shohana1.one ·
@jason04 thank you so much for reading :)
properties (22)
authorshohana1.one
permlinkqjrwmp
categoryhive-174578
json_metadata{"users":{},"app":"hiveblog/0.1"}
created2020-11-14 06:28:03
last_update2020-11-14 06:28:03
depth3
children0
last_payout2020-11-21 06:28:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length41
author_reputation-3,124,405,956,664
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries
0.
accounthiveonboard
weight100
1.
accountoracle-d
weight100
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,521,433
net_rshares0
@yashny ·
This is so helpful so I am bookmarking it. I often find myself searching every time I want to use a formatting that I am yet to grasp.
properties (22)
authoryashny
permlinkqhx7cb
categoryhive-174578
json_metadata{"app":"hiveblog/0.1"}
created2020-10-09 06:04:18
last_update2020-10-09 06:04:18
depth1
children1
last_payout2020-10-16 06:04:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length134
author_reputation98,867,518,188,627
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,028,231
net_rshares0
@jason04 ·
I had decided to make this guide because I onboarded one of my friends and she has some questions about formatting. So I made a post about it. I mostly used HTML codes but you could also see the Markdown codes that I attached in my post if you feel using the Markdown. Thanks for dropping by😁
properties (22)
authorjason04
permlinkre-yashny-qhxdrz
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2020.09.5"}
created2020-10-09 08:19:12
last_update2020-10-09 08:19:12
depth2
children0
last_payout2020-10-16 08:19:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length292
author_reputation28,975,994,236,210
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,029,448
net_rshares0
@ybanezkim26 ·
Wow! Inherited gyud? I didn't know na ancestor na diay ko ron. 😂

Anyway, this is very helpful! You have your own way of formatting your blog. Feel jud nako ako ang nag-una2x anang About the Author na part. 🙈 
properties (22)
authorybanezkim26
permlinkre-jason04-qhvxpc
categoryhive-174578
json_metadata{"tags":["hive-174578"],"app":"peakd/2020.09.5"}
created2020-10-08 13:34:27
last_update2020-10-08 13:34:27
depth1
children1
last_payout2020-10-15 13:34:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length209
author_reputation694,057,741,284,814
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,019,197
net_rshares0
@jason04 ·
Hive Ancestor/Steem naka kay pila naka ka years diri,HAHAHAHA. Paminaw sad nako ikay gapauso anang About the Author👌👌👏
properties (22)
authorjason04
permlinkqhw7vq
categoryhive-174578
json_metadata{"app":"hiveblog/0.1"}
created2020-10-08 17:14:18
last_update2020-10-08 17:14:18
depth2
children0
last_payout2020-10-15 17:14:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length118
author_reputation28,975,994,236,210
root_title"HOW TO FORMAT YOUR BLOG IN AN EPIC WAY | +A Guide For Beginners"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id100,020,652
net_rshares0