Steem HTML and Markup Guide for Information Warriors, and You Too!

in steemit •  7 years ago  (edited)

I’ve created this coding template to make image posting easier for information warriors, and fellow Steemians alike! It should help us all to up our game and become more competitive.

If you are new to Steem, you’ve probably seen some very nice looking posts. Well, half the battle in creating a post that looks good is in learning to align the images appropriately.

When I first started posting, I was content with a simple image on top with the text below. However, one comes to notice after a while, especially in the cases of multiple images, that it looks far nicer to blend the images in with the paragraphs by aligning them from time to time, either to the left or the right of the text.

Simply copy and paste the codes below as needed, and don't forget to replace the IMAGE-LINK with the url to the image that you would like to display.

Also, remember to replace the URL-LINK to the desired website address you'd like to promote. If you have any questions, sound-off in the comments below and I'll do the best I can to help you out.

P.S.
If you save this link to your favorites now,
it will make finding it later allot easier!

Kind Regards;
@thoughts-in-time


Image Alignment


Clickable Images


image
IMAGE-LINK

image html
<img src="IMAGE-LINK" alt="description">

center image
<center>IMAGE-LINK</center>

align image to the left
<div class="pull-left"><img src="IMAGE-LINK" /></div>

align image to the right
<div class="pull-right"><img src="IMAGE-LINK" /></div>

clickable image link
<a href="URL-LINK"><img src="IMAGE-LINK"/></a>

centered clickable image link
<center><a href="URL-LINK"><img src="IMAGE-LINK"/></a></center>

clickable image link aligned left
<div class="pull-left"><a href="URL-LINK"><img src="IMAGE-LINK"/></a></div>

clickable image link aligned right
<div class="pull-right"><a href="URL-LINK"><img src="IMAGE-LINK"/></a></div>



Fun with Tables

All | work | and
----- | ----- | -----
no | play  | makes
Jack | a dull | boy.
Inspired by @naxlink

Other HTML


divider & line break
<hr /> <-&-> <br />

superscript
<sup>superscript is very small text</sup>

heading size ranges from 1-6
<h1>Head new sections with different sized text.</h1>

standard hyperlink
<a href="https://www.startpage.com/">World's Most Private Search Engine</a>

↓get yourself some red font for the Steemit platform↓

<div class="phishy">↑This font is red on Steemit.com↑</div>


Two-Column Format & Text Justification


For bilingual posts you can have your English text on one side, and then put your Spanish text on the other side. - Inspired by @metalmag25

Para publicaciones bilingües puede tener su texto en Español en un lado, y luego poner su texto en Inglés en el otro lado.


Line up your text on both sides by utilizing the text justification code!


<div class=text-justify>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Dolor sed viverra ipsum nunc aliquet bibendum enim. In massa tempor nec feugiat.
</div>

<div class="pull-left">

INSERT LEFT PARAGRAPH

</div>

<div class="pull-right">

INSERT RIGHT PARAGRAPH

</div>



Images above are brought to you courtesy of Pixabay [1] [2]
Do you use this template frequently to align, or make clickable images?
If so, consider sending a one-time Steem transfer to support the author : )

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Thank you @metalmag25, I added your
info on 'two-column text' for the above.

Update: I just now noticed what you did there,
that's a really smart way to utilize the 2-columns!

I could kiss you for this. If only my wife wouldn't mind. Fat chance of that. LOL

lol

Might be really helpful in the future. Bookmarked.
Thanks for sharing. I'm learning a lot from random people on STEEM.

Great work! Thanks for sharing

As a follower of @followforupvotes this post has been randomly selected and upvoted! Enjoy your upvote and have a great day!

Nice, this is very helpful! I've been meaning to learn how to do left and right paragraphs for a while now!
Seems easy enough! :)

Nice job!

Congratulations! This post has been upvoted from the communal account, @minnowsupport, by P4TieN+ ZerO 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 Peace, Abundance, and Liberty Network (PALnet) Discord Channel. It's a completely public and open space to all members of the Steemit community who voluntarily choose to be there.

If you would like to delegate to the Minnow Support Project you can do so by clicking on the following links: 50SP, 100SP, 250SP, 500SP, 1000SP, 5000SP.
Be sure to leave at least 50SP undelegated on your account.

Great stuff! Good to know about this. Upvoted & Followed

👍👍👍