Hello guys this is a kinda guide that will show you how to use these both programations languages, they would totally help you to improve the quality of your content if you use them properly. Also, I'll be giving you some tips that could attract whales to your content. <center>https://steemitimages.com/DQmWERuTr3BXQZs7VZdP64MHaRNdgTJ9SpoE1jssb5Trvvq/U5ds9sVsZmJjDfnTktNxU6JMjNBJBE2_1680x8400.png<sub>[Source](https://steemit.com/spanish/@axorve/guia-rapida-como-etiquetar-tus-articulos-de-steemit)</sub></center> <h2>Let's begin</h2> First, what's HTML and Markdown? <b>HTML</b> > HTML is a programming language used for web developers. This is the acronym for HyperText Markup Language, i.e. Hypertext Markup Language. <b>Markdown</b> > Markdown is a markup language that makes it easy to format text using a series of characters in a special way. In the beginning, it was thought to elaborate texts whose destination was going to be the web with more speed and simplicity than if we were using HTML directly. And while that's usually the best use we can make of it, we can also use it for any type of text, regardless of where it's going to go. Now that you are familiar with the terms let's see some of their functions, are you ready? Stay tuned till the end. <h1>Titles or headers</h1> * HTML: Place a HTML code using, < h1> Text < /h1> to make your text larger, you will only have six codes posibilities those are: <h1>Title</h1> <h2>Title</h2> <h3>Title</h6> <h4>Title</h6> <h6>Title</h6> <h6>Title</h6> You will get something like this: <h1>Title</h1> <h2>Title</h2> <h3>Title</h6> <h4>Title</h6> <h6>Title</h6> <h6>Title</h6> * Markdown: To make a text larger, place the # sign followed by a space before the text. For example: <code> # Tittle </code> The more you place the # sign, the smaller the text will be. It is only possible to place up to 6 characters. Placing this codes: <code> # Title </code> <code> ## Title </code> <code> ### Title </code> <code> #### Title </code> <code> ##### Title </code> You will get something like this # Title ## Title ### Title #### Title ##### Title <hr> <h1>Quotes</h1> To create the citation format in the text simply place the ">" sign followed by a space and then the text. For example: > This is a quote. If you want to combine one appointment with another, you should set it up as follows: <code> > This is a quote.</code> <code> > >This quote belongs to the first</code> > This is a quote. > >This quote belongs to the first Another way to quote is using this code <div class="pull-right"> <table style="width:100%"> <tr> <th bgcolor="#FF0000"><center><h6>PUT YOUR QUOTE HERE</h6></center> <center><h6>AUTHOR</h6></center></th> </tr> </table> <br/> <br>It looks like this <div class="pull-left"> <table style="width:100%"> <tr> <th bgcolor="#FF0000"><center><h6>QUOTE</h6></center> <center><h6>AUTHOR</h6></center></th> </tr> </table> <br/> </div> <hr> <h1>Lists</h1> Lists are used to sort or list the content. Just type - or 1. followed by a space and then the text. Let's see an example <code>- Text</code> - Text <code> 1 Text</code> 1. Text <hr> <h1>Code blocks</h1> The code blocks allow you to format the language so that it has no effect. * HTML <code>Text</code> * Markdown `` Text `` Type `` between the two. <hr> <h1>Emphasis</h1> Emphasis is used to highlight our text. There are several types: * HTML <em>HTML italic text</em> <strong>Bold text html</strong> <em><strong>Bold text italic html</strong></em> <em>Italic html text</em> <strong>Bold text html</strong> <strong><em>Bold italic html text</em></strong> <div class="phishy">Text red html</div> <div class="phishy">Red text html</div> <strike>HTML strikethrough text</strike> <strike>Strikethrough text html</strike> <sub>Reduce text upwards <sub> <sup>Reduce text upwards</sub> <hr> <h1>Tables</h1> |Text|Text| |---|---| |Text|Text| <br> |Black|Libertario| |---|---| |1|2| You can even add more bars to add more columns <hr> <h1>Paragraphs</h1> To jump to another line just type Enter but when we use HTML codes we must insert a line break with <br> or <p> and then enter. If not, our text will be stuck to the next paragraph. To insert a text separator line just type "---" or just <hr> and enter. <hr> To center the text type <center> Centered text</center> <center>Text centered</center> <div class='pull-left'>Text on the left</div> <div class='pull-right'>Text on the right</div> <br><br>To place our text on the left, type the following. <div class='pull-left'>Text</div> and if right <div class='pull-right'>Text</div> To place our justified text we type the following. <div class='text-justify'>Text justified</div> <div class='text-justify'> Wikipedia is a free encyclopedia, written collaboratively by the people who use it. It is a special type of website designed to make collaboration easy, called a wiki. Many people are constantly improving Wikipedia, making thousands of changes per hour. All of these changes are recorded in article histories and recent changes. For a more detailed account of the project, see About Wikipedia.[](https://en.wikipedia.org/wiki/Wikipedia:Introduction) </div> <hr> <h1>Image</h1> To place our image on the left, type the following. <div class='pull-left'>Image link</div> and if it is to the right <div class='pull-right'>Image link</div> <br><div class='pull-left'>https://steemitimages.com/DQme6oq6beqKn12q4W9Ck7HJEeTwRUyuFSmtZ48Um9URV3w/html.png<center><sub>[Source](https://iconos8.es/icon/1042/html)</sub></center> </div> <br><br><div class='pull-right'>https://steemitimages.com/DQmT1SLSuVJz4HNDkJaXr9qciZNhW1jAhkWNhwfXPpHTMJ3/markdown-como-objeto-inteligente-1.png<center><sub>[Source](http://www.analiticaweb.es/agilidad-facilidad-markdown/)</sub></center> </div> <hr> <h1>Sources</h1> This might be one of the most important parts of steemit tbh, using sources of your images will give you the credibility you shall use it next to your link image. You can either use <a href="Link"></a> or [](Link) <HR> <h1>Witdh</h1> the width can be adjusted by varying the percentage of this code <table style="width:100%"> <hr> Now you have learned everything you are supposed to learn about Markdown and HTML. To give you some more tips about the way you should write your posts to get votes from projects like @curie or @ocd. 1. You should always put references of your images. 2. Do not abuse Markdown or HTML. 3. Use sources of your research. 4. Make reference to the fact that the texts are your original texts. 5. Avoid harassing people so that they vote you. 6. Write a brief description of who you are at the end. 7. Use your own style, create your own banner and marks. <hr> <center><sub>**Thank you everyone for staying tunned. I hope this guide is helpful for everyone**.</sub></center> <center>https://steemitimages.com/DQmaBU48CFJsUicUNUd9Fm9aVVP5zZfSesAxUYQUhgEh4Lg/DQmQwAs6qrv8fRmhd4GpfAJMaSj5hPtAK2BogeP2rMrRW5b_1680x8400.png</center> <center><a href="https://discord.gg/S8NNCu"><img src="https://steemitimages.com/0x0/https://i.imgur.com/UgRQJHJ.png"/><img src="https://steemitimages.com/DQmTDLNSwrxM4R85rA2qsR18pugncTy5FDhVf5gJBoW5vLm/signature.gif"/></a></center><center><sub>**Get on board and become a member of the incredible team of - @promo-mentors**</sub></center> <center><a href="https://discord.gg/FAAKJQ"><img src="https://media.discordapp.net/attachments/442373125762711552/443583821779173376/INFORMATIONWAR_LOGO_final.png"/><img src="https://media.discordapp.net/attachments/442373125762711552/443584009105178624/IW_Banner.png"/></a></center><center><sub>**If you are committed to the truth and want to get away from the conventional media I invite you to come over and be part of - @informationwar**</sub></center> <center><a href="discord.gg/b7R3c9d"><img src="https://steemit-production-imageproxy-thumbnail.s3.amazonaws.com/U5dsHHDnsYzMp9RhCCFrvEjnNWeu1Xg_1680x8400"/><img src="https://steemitimages.com/DQmZYjggQ4WHiuHZkkDz7rJkRWz4jv98od39QJodhT8yJKc/UNETE.png"/></a></center><center><sub>**Check out my new spanish project named "La República" and enjoy debating - @larepublica** </sub></center> <hr> <div class='pull-left'>https://steemitimages.com/DQmTVHPyhPMYxakuWXkrewebQUE781TKSjG3SV2hGWqVLME/Sin-fondo.png</div> <div class='pull-left'> <div class="text-justify">Young student of modern languages at the Central University of Venezuela (UCV). I believe truth is the only path to success for our society. I have a long-term relationship with Philosophy, politics, and economy.</div> <hr> <center><sub><h1>Thanks for reading!</h1></sub></center> </div>
author | blackliberal |
---|---|
permlink | html-markdown-and-tips |
category | steemit |
json_metadata | {"tags":["steemit","steem","blog","html","markdown"],"users":["curie","ocd","promo-mentors","informationwar","larepublica"],"image":["https://steemitimages.com/DQmWERuTr3BXQZs7VZdP64MHaRNdgTJ9SpoE1jssb5Trvvq/U5ds9sVsZmJjDfnTktNxU6JMjNBJBE2_1680x8400.png","https://steemitimages.com/DQme6oq6beqKn12q4W9Ck7HJEeTwRUyuFSmtZ48Um9URV3w/html.png","https://steemitimages.com/DQmT1SLSuVJz4HNDkJaXr9qciZNhW1jAhkWNhwfXPpHTMJ3/markdown-como-objeto-inteligente-1.png","https://steemitimages.com/DQmaBU48CFJsUicUNUd9Fm9aVVP5zZfSesAxUYQUhgEh4Lg/DQmQwAs6qrv8fRmhd4GpfAJMaSj5hPtAK2BogeP2rMrRW5b_1680x8400.png","https://steemitimages.com/0x0/https://i.imgur.com/UgRQJHJ.png","https://steemitimages.com/DQmTDLNSwrxM4R85rA2qsR18pugncTy5FDhVf5gJBoW5vLm/signature.gif","https://media.discordapp.net/attachments/442373125762711552/443583821779173376/INFORMATIONWAR_LOGO_final.png","https://media.discordapp.net/attachments/442373125762711552/443584009105178624/IW_Banner.png","https://steemit-production-imageproxy-thumbnail.s3.amazonaws.com/U5dsHHDnsYzMp9RhCCFrvEjnNWeu1Xg_1680x8400","https://steemitimages.com/DQmZYjggQ4WHiuHZkkDz7rJkRWz4jv98od39QJodhT8yJKc/UNETE.png","https://steemitimages.com/DQmTVHPyhPMYxakuWXkrewebQUE781TKSjG3SV2hGWqVLME/Sin-fondo.png"],"links":["https://steemit.com/spanish/@axorve/guia-rapida-como-etiquetar-tus-articulos-de-steemit","https://en.wikipedia.org/wiki/Wikipedia:Introduction","https://iconos8.es/icon/1042/html","http://www.analiticaweb.es/agilidad-facilidad-markdown/","https://discord.gg/S8NNCu","https://discord.gg/FAAKJQ","discord.gg/b7R3c9d"],"app":"steemit/0.1","format":"markdown"} |
created | 2018-05-09 01:48:48 |
last_update | 2018-05-15 19:49:33 |
depth | 0 |
children | 24 |
last_payout | 2018-05-16 01:48:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 8.473 HBD |
curator_payout_value | 1.992 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 8,934 |
author_reputation | 2,320,972,970,723 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 54,666,607 |
net_rshares | 2,141,421,857,476 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
pharesim | 0 | 82,005,771,459 | 0.02% | ||
fuzzyvest | 0 | 1,260,041,549,276 | 10% | ||
ausbitbank | 0 | 206,148,769,640 | 4% | ||
johnvibes | 0 | 5,799,133,686 | 20.01% | ||
stevescoins | 0 | 99,528,700,168 | 100% | ||
wakeupnd | 0 | 108,762,359,688 | 100% | ||
tftproject | 0 | 2,275,549,073 | 15% | ||
jaytaylor | 0 | 4,996,293,875 | 100% | ||
dylanhobalart | 0 | 1,200,224,562 | 8% | ||
thoughts-in-time | 0 | 1,854,744,503 | 100% | ||
builderofcastles | 0 | 5,517,356,306 | 20% | ||
jdc | 0 | 615,048,419 | 15% | ||
minnowsupport | 0 | 23,841,090,802 | 0.5% | ||
steempowerpics | 0 | 41,003,039,651 | 100% | ||
truthforce | 0 | 36,099,883,426 | 100% | ||
sunnyego | 0 | 973,295,210 | 100% | ||
crystalpacheco30 | 0 | 710,614,265 | 100% | ||
snowpea | 0 | 4,183,947,785 | 100% | ||
insanityisfree | 0 | 390,402,505 | 25% | ||
informationwar | 0 | 238,039,721,159 | 100% | ||
karinxxl | 0 | 3,640,110,220 | 18% | ||
daltono | 0 | 35,373,550,449 | 71% | ||
dinobot | 0 | 3,323,472,682 | 100% | ||
smithlabs | 0 | 250,609,777 | 100% | ||
anonymslibertas | 0 | 0 | 100% | ||
odrau | 0 | 4,027,562,233 | 100% | ||
deliberator | 0 | 3,089,273,897 | 10% | ||
metalmag25 | 0 | 386,189,813 | 10% | ||
justdb | 0 | 679,119,304 | 100% | ||
mindszai | 0 | 304,894,204 | 50% | ||
miiguelangel | 0 | 417,533,140 | 100% | ||
menoski | 0 | 0 | 100% | ||
dcabellor | 0 | -42,717,351,164 | -100% | ||
eskmcdonnell | 0 | 0 | 100% | ||
commonlaw | 0 | 67,805,049 | 5% | ||
jyzu | 0 | 299,079,193 | 100% | ||
blackliberal | 0 | 277,896,402 | 100% | ||
mlgcrypto | 0 | 2,214,106,049 | 55% | ||
allenblue405 | 0 | 434,249,283 | 100% | ||
daniscib | 0 | 415,315,772 | 100% | ||
aqilmacro | 0 | 532,314,407 | 100% | ||
edgecanopy | 0 | 72,925,287 | 20% | ||
boganon | 0 | 150,065,944 | 100% | ||
memeboi | 0 | 4,195,640,077 | 100% | ||
elbrujo | 0 | 0 | 100% |
``` < blockquote > Quoted text </ blockquote>``` also works for quoting. The \<code\> tag and \`\`\` do not work well in steemit. The webpage tries to interpret all the things inside the code as if it was actual html text. You need to use backslashes to escape many of the characters. (there is errors in your text above about 'code')
author | builderofcastles |
---|---|
permlink | re-blackliberal-html-markdown-and-tips-20180509t032433410z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2018-05-09 03:26:09 |
last_update | 2018-05-09 03:26:09 |
depth | 1 |
children | 1 |
last_payout | 2018-05-16 03:26:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 338 |
author_reputation | 274,459,425,080,828 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 54,677,570 |
net_rshares | 0 |
Thanks for the feedback! I'll correct it right away. And also did not know that it had problems so far for me I have not got any problem with the ``` Thanks!
author | blackliberal |
---|---|
permlink | re-builderofcastles-re-blackliberal-html-markdown-and-tips-20180509t032715666z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2018-05-09 03:32:39 |
last_update | 2018-05-09 03:32:39 |
depth | 2 |
children | 0 |
last_payout | 2018-05-16 03:32:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 159 |
author_reputation | 2,320,972,970,723 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 54,678,282 |
net_rshares | 0 |
Thank you for this! Here's another (thx to @jrhughes): After using blockquote, create a space with *** For two photos side by side (thx to @pegasusphysics): <div class="pull-left"><img src="http://……...jpg"></div> <div class="pull-right"><img src="http://… .jpg"></div> HOWEVER, I'm having trouble with text appearing between the two photos, and forcing a line break ( --- or *** ) doesn't fix it. I'll have to try your <br> or <p> and see if that works. Also, using the --- underline command will usually BUT NOT ALWAYS cause the text above the line to go bold and sans serif. I have more formatting glitches than I even know how to explain, much less how to get help fixing! Thanks for this, @blackliberal. ----And now I can't get the formatting for side-by-side photos to show up in a comment box!
author | carolkean |
---|---|
permlink | re-blackliberal-html-markdown-and-tips-20180510t125705232z |
category | steemit |
json_metadata | "{"tags":["steemit"],"users":["jrhughes","pegasusphysics","blackliberal"],"image":["http://……...jpg","http://… .jpg"],"app":"steemit/0.1"}" |
created | 2018-05-10 12:57:09 |
last_update | 2018-05-10 12:58:48 |
depth | 1 |
children | 0 |
last_payout | 2018-05-17 12:57:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 805 |
author_reputation | 75,884,538,532,311 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 54,951,176 |
net_rshares | 0 |
Awesome post for using the Mark Down. I am gonna resteem this but it will be a while. Need to let my post be at the top for a little while.
author | commonlaw |
---|---|
permlink | re-blackliberal-html-markdown-and-tips-20180509t030715181z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2018-05-09 03:07:15 |
last_update | 2018-05-09 03:08:21 |
depth | 1 |
children | 1 |
last_payout | 2018-05-16 03:07:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 140 |
author_reputation | 3,267,008,243,675 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 54,675,488 |
net_rshares | 0 |
Do not worry sr! Thanks for your comment!
author | blackliberal |
---|---|
permlink | re-commonlaw-re-blackliberal-html-markdown-and-tips-20180509t032753188z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2018-05-09 03:33:15 |
last_update | 2018-05-09 03:33:15 |
depth | 2 |
children | 0 |
last_payout | 2018-05-16 03:33:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 43 |
author_reputation | 2,320,972,970,723 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 54,678,362 |
net_rshares | 0 |
Great compilation! I knew most of these, but the tables and reduce text are new for me. I’ve been wondering how to do them. Thanks a lot!
author | daltono |
---|---|
permlink | re-blackliberal-html-markdown-and-tips-20180509t035922390z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2018-05-09 03:59:21 |
last_update | 2018-05-09 03:59:45 |
depth | 1 |
children | 1 |
last_payout | 2018-05-16 03:59:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 137 |
author_reputation | 1,792,030,495,152,214 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 54,681,270 |
net_rshares | 0 |
You are very welcome Sr! I hope this could be really useful!
author | blackliberal |
---|---|
permlink | re-daltono-re-blackliberal-html-markdown-and-tips-20180509t113229794z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2018-05-09 11:37:54 |
last_update | 2018-05-09 11:37:54 |
depth | 2 |
children | 0 |
last_payout | 2018-05-16 11:37:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 60 |
author_reputation | 2,320,972,970,723 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 54,737,385 |
net_rshares | 0 |
Thanks again for reminding me I have to do something with my imagesizes.. always to lazy to do so, but it is a lot better actually!
author | karinxxl |
---|---|
permlink | re-blackliberal-html-markdown-and-tips-20180509t221559464z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2018-05-09 22:15:57 |
last_update | 2018-05-09 22:15:57 |
depth | 1 |
children | 1 |
last_payout | 2018-05-16 22:15:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 132 |
author_reputation | 454,930,917,581,546 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 54,833,831 |
net_rshares | 0 |
You are very welcome karin! Hope it helps you!
author | blackliberal |
---|---|
permlink | re-karinxxl-re-blackliberal-html-markdown-and-tips-20180509t221151884z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2018-05-09 22:17:21 |
last_update | 2018-05-09 22:17:21 |
depth | 2 |
children | 0 |
last_payout | 2018-05-16 22:17:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 46 |
author_reputation | 2,320,972,970,723 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 54,834,008 |
net_rshares | 0 |
<p>Congratulations! This post has been upvoted from the communal account, @minnowsupport, by BlackLibertario💡 from the Minnow Support Project. It's a witness project run by aggroed, ausbitbank, teamsteem, theprophet0, someguy123, neoxian, followbtcnews, and netuoso. The goal is to help Steemit grow by supporting Minnows. Please find us at the <a href="https://discord.gg/HYj4yvw"> Peace, Abundance, and Liberty Network (PALnet) Discord Channel</a>. It's a completely public and open space to all members of the Steemit community who voluntarily choose to be there.</p> <p>If you would like to delegate to the Minnow Support Project you can do so by clicking on the following links: <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=102530.639667%20VESTS">50SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=205303.639667%20VESTS">100SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=514303.639667%20VESTS">250SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=1025303.639667%20VESTS">500SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=2053030.639667%20VESTS">1000SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=10253030.639667%20VESTS">5000SP</a>. <br><strong>Be sure to leave at least 50SP undelegated on your account.</strong></p>
author | minnowsupport |
---|---|
permlink | re-html-markdown-and-tips-20180512t213904z |
category | steemit |
json_metadata | "{"app": "beem/0.19.23"}" |
created | 2018-05-12 21:39:06 |
last_update | 2018-05-12 21:39:06 |
depth | 1 |
children | 0 |
last_payout | 2018-05-19 21:39:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,712 |
author_reputation | 148,902,805,319,183 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 55,365,001 |
net_rshares | 0 |
Sorry about the attack on your post. I wish I would've had this guide when I first started.
author | snowpea |
---|---|
permlink | re-blackliberal-html-markdown-and-tips-20180509t025512919z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2018-05-09 02:55:12 |
last_update | 2018-05-09 02:55:12 |
depth | 1 |
children | 3 |
last_payout | 2018-05-16 02:55:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 91 |
author_reputation | 18,391,214,188,632 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 54,674,079 |
net_rshares | 0 |
No worries! Haters gonna hate. I wish this could help a lot of people tbh. Thank you!
author | blackliberal |
---|---|
permlink | re-snowpea-re-blackliberal-html-markdown-and-tips-20180509t032057323z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2018-05-09 03:26:21 |
last_update | 2018-05-09 03:26:21 |
depth | 2 |
children | 2 |
last_payout | 2018-05-16 03:26:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 85 |
author_reputation | 2,320,972,970,723 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 54,677,595 |
net_rshares | 0 |
Why are people *down flagging* you? This is a much needed post. I find it hard to understand steemians motives at times...
author | theaverageman |
---|---|
permlink | re-blackliberal-re-snowpea-re-blackliberal-html-markdown-and-tips-20180509t093304085z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2018-05-09 09:33:03 |
last_update | 2018-05-09 09:33:03 |
depth | 3 |
children | 1 |
last_payout | 2018-05-16 09:33:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 122 |
author_reputation | 2,607,875,760,261 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 54,721,478 |
net_rshares | 0 |
<center>https://steemitimages.com/200x200/https://s-media-cache-ak0.pinimg.com/originals/81/28/3c/81283c6aed7bdb5b9f8ad73b8ce62c2f.jpg</center> --- <center>Hello @blackliberal , Congratulations ✅ . Your content began to appear in the hot section. I am the information account of "SteemBotTracker" site. </center> --- <center> Your Informations Total SBD: 1.195 Total STEEM: 35.111 </center> --- <center> I recommend to increase this; You can make "Resteem" and advertise to the followers of the whale accounts. "Resteem Bot" for you; ✅ The most profitable Resteem Whale @byresteem has 25.500 Followers + 7000 Sp + Upvote with min +55 accounts. </center> --- <center> You can purchase "upvote" by bid bots. "Upvote Bot" ✅ The most profitable whale in the last round. @postpromoter </center> --- <center> I'm taking this message once. You need to use the #steembottrackerr tag for more information. Those who "upvote" this interpretation will be awarded a "UpVote" prize of 100 Sbd per week per person. I am a bot, I can not answer the comment. I hope I could help. Good luck. Sorry if I disturbed you. </center>
author | steembottrackerr |
---|---|
permlink | 20180523t231802350z |
category | steemit |
json_metadata | {"tags":["advice"],"app":"steemjs/test"} |
created | 2018-05-23 23:18:06 |
last_update | 2018-05-23 23:18:06 |
depth | 1 |
children | 0 |
last_payout | 2018-05-30 23:18:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,141 |
author_reputation | -1,493,369,324,060 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 57,351,270 |
net_rshares | 0 |
I gave a little "Fuzzy Love" to counter the flag ;-) Thanks for always putting together great posts.
author | steempowerpics |
---|---|
permlink | re-blackliberal-html-markdown-and-tips-20180509t021914316z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2018-05-09 02:19:15 |
last_update | 2018-05-09 02:19:15 |
depth | 1 |
children | 1 |
last_payout | 2018-05-16 02:19:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 100 |
author_reputation | 83,229,319,827,576 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 54,670,092 |
net_rshares | 0 |
Thanks Sp! You are awesome!
author | blackliberal |
---|---|
permlink | re-steempowerpics-re-blackliberal-html-markdown-and-tips-20180509t024922488z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2018-05-09 02:54:45 |
last_update | 2018-05-09 02:54:45 |
depth | 2 |
children | 0 |
last_payout | 2018-05-16 02:54:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 27 |
author_reputation | 2,320,972,970,723 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 54,674,035 |
net_rshares | 0 |
@dcabellor, it is against steem courtesy to flag someone without telling them why you flagged it
author | stevescoins |
---|---|
permlink | re-blackliberal-html-markdown-and-tips-20180509t021532930z |
category | steemit |
json_metadata | {"tags":["steemit"],"users":["dcabellor"],"app":"steemit/0.1"} |
created | 2018-05-09 02:15:36 |
last_update | 2018-05-09 02:15:36 |
depth | 1 |
children | 2 |
last_payout | 2018-05-16 02:15:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 96 |
author_reputation | 96,661,038,698,119 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 54,669,684 |
net_rshares | 4,294,500,678 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
smithlabs | 0 | 253,665,993 | 100% | ||
allenblue405 | 0 | 0 | 100% | ||
daniscib | 0 | 409,124,726 | 100% | ||
memeboi | 0 | 3,631,709,959 | 100% |
Thanks for your support!
author | blackliberal |
---|---|
permlink | re-stevescoins-re-blackliberal-html-markdown-and-tips-20180509t025013023z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2018-05-09 02:55:36 |
last_update | 2018-05-09 02:55:36 |
depth | 2 |
children | 0 |
last_payout | 2018-05-16 02:55:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 24 |
author_reputation | 2,320,972,970,723 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 54,674,126 |
net_rshares | 0 |
He also put me flag without giving me reason ...
author | jyzu |
---|---|
permlink | re-stevescoins-re-blackliberal-html-markdown-and-tips-20180509t035115310z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2018-05-09 03:51:15 |
last_update | 2018-05-09 03:51:15 |
depth | 2 |
children | 0 |
last_payout | 2018-05-16 03:51:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 48 |
author_reputation | 417,674,351,603 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 54,680,382 |
net_rshares | 0 |
Thank you.. This information is invaluable to me. i have tried to understand the *markdown guide* without success. This post has made it so much clearer.. >Thank you for the help...
author | theaverageman |
---|---|
permlink | re-blackliberal-html-markdown-and-tips-20180509t093042527z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2018-05-09 09:30:39 |
last_update | 2018-05-09 09:30:39 |
depth | 1 |
children | 1 |
last_payout | 2018-05-16 09:30:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 181 |
author_reputation | 2,607,875,760,261 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 54,721,173 |
net_rshares | 0 |
Awesome! I'm very pleased to hear that! Thank you for your comment!
author | blackliberal |
---|---|
permlink | re-theaverageman-re-blackliberal-html-markdown-and-tips-20180509t113158461z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2018-05-09 11:37:21 |
last_update | 2018-05-09 11:37:21 |
depth | 2 |
children | 0 |
last_payout | 2018-05-16 11:37:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 68 |
author_reputation | 2,320,972,970,723 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 54,737,320 |
net_rshares | 0 |
Resteemed. Everyone could use a little reminder that these markdown exist for making our posts look more professional.
author | wakeupnd |
---|---|
permlink | re-blackliberal-html-markdown-and-tips-20180509t022632447z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2018-05-09 02:26:33 |
last_update | 2018-05-09 02:26:33 |
depth | 1 |
children | 1 |
last_payout | 2018-05-16 02:26:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 118 |
author_reputation | 73,088,931,691,967 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 54,670,886 |
net_rshares | 204,605,043 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
blackliberal | 0 | 204,605,043 | 100% |
Thank you! Just wanted to help the community.
author | blackliberal |
---|---|
permlink | re-wakeupnd-re-blackliberal-html-markdown-and-tips-20180509t024851478z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2018-05-09 02:54:15 |
last_update | 2018-05-09 02:54:15 |
depth | 2 |
children | 0 |
last_payout | 2018-05-16 02:54:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.027 HBD |
curator_payout_value | 0.009 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 45 |
author_reputation | 2,320,972,970,723 |
root_title | "HTML/Markdown and TIPS." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 54,673,992 |
net_rshares | 7,726,287,846 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
wakeupnd | 0 | 7,726,287,846 | 7% |