In this tutorial we will make our post look great and interesting by using the features available in Steemit (GitHub).
What will I learn?
- Arrange text
- Formatting text
- Inserting elements into text
Terms and difficulties
There is no requirement in this tutorial, you can directly test it through the steemit editor. You can definitely find something useful here. This tutorial is perfect for beginners in steemit.
Headings
There are 6 levels of sections (headings) for compiling text. To indicate the level of headings you just need to add the hashtag # before your post title, and give space between the hashtags with the headings.
# Headings 1
## Headings 2
### Headings 3
#### Headings 4
##### Headings 5
###### Headings 6
Review :
Headings 1
Headings 2
Headings 3
Headings 4
Headings 5
Headings 6
Arrangement of paragraph
I've learned and seen a lot about how to organize text in a paragraph, here you can create it. Putting parallel paragraphs to the left, aligned to the right and even in the middle, and leveling left and right just by adding a little code that is very easy to remember.
To make paragraphs aligned to the left, we do not change anything, just need to write content normally.
<div class="text-right">To make paragraphs parallel to the right, we just add a little code that is easy to remember. </div>
<div class="text-center">To make paragraphs parallel to the middle, we just add a little code that is easy to remember. </div>
<div class="text-justify">To make the paragraphs align left and right we just add a little code that is easy to remember and requires sufficient text. </div>
Review :
To make paragraphs aligned to the left, we do not change anything, just need to write content normally.
Formatting in paragraphs
The most commonly used writing and editing is to make the writing look bold and italic, and we can also use both simultaneously. You can also delete some parts of the text by not actually deleting it. But by showing the line of strokes on your writing.
**Bold**
*Italics* atau _Italics_
**_Bold Italics_**
~~Strikethrough~~
Review :
Bold
Italics
Bold Italics
Strikethrough
If we quote a post, we should not forget using the right angle symbol > , and place it behind the line we want in the quotation. And give the space between the right angle symbol with the quotation.
> The first line of a quote.
>> The second line but the first line of a nested quote.
>
> Last part after leaving a blank line.
Review :
The first line of a quote.
The second line but the first line of a nested quote.
Last part after leaving a blank line.
Link
When we take a text or image from a particular website, then we must create a link to the source. This will not only increase the credibility of your work, but it will also help make resources more readily available to readers.
Here's a simple way to create links:
[Name](url)
Example :
[Pixabay](https://cdn.pixabay.com/photo/2018/03/03/20/02/laptop-3196481_1280.jpg )
Review :
List
When you have a list of items you want to share, but you write them in a paragraph, maybe it will make a person difficult to read. You only need to use the symbol -, + or symbol * at the beginning of your item list, by space between symbols -, + or symbols * with a list of items. In my opinion, the star * is the easiest to use.
* the first item of the unordered list
* the second item of the unordered list
1. the first item of the nested ordered list
* the first item of the nested unordered list
* the second item of the nested unordered list
2. second item of the nested ordered list
* the third item of the unordered list
Review :
- the first item of the unordered list
- the second item of the unordered list
- the first item of the nested ordered list
- the first item of the nested unordered list
- the second item of the nested unordered list
- second item of the nested ordered list
- the first item of the nested ordered list
- the third item of the unordered list
Creating Tables
Tables are important structures when we want to present information in an organized way. The information presented in the tables will make it easier for someone to read it and understand it.
| Name | Category | Position |
| :----: | -------: | :---------------- |
| Timons | Blog | Graphic Design |
| Oups | Graphics | Moderator |
Review :
Name | Category | Position |
---|---|---|
Timons | Blog | Graphic Design |
Oups | Graphics | Moderator |
Each proper tables must have a head to describe the data in the column. The head is defined in the first row of the tables followed by the second row with the hyphen delimiter. These two lines create a tables head. Each line is written on a new line and every two cells are divided by the pipe symbol |.
You can see that I'm using a special character: in the second line. it is used to align text in columns. We can usually align text as follows: middle: -:, left flat: -, and align right - :.
Images
Images are an important object in a post after writing. There are several ways to insert images into the steemit editor.
- Drag and drop the image into the editor.
- Copy and paste the image into the editor.
- There is a dedicated button for image upload in the steemit editor.
We can also arrange the location of the image either to the left, to the right or in the middle by adding a little code that is easy to remember.
<left>link gambar</left>
<center>link gambar</center>
<right>link gambar</right>
Summary
This whole post contains tips and tricks for writing great and interesting posts in steemit. A beginner can also be a wonderful author with amazing thoughts and ideas, and not forget about the appearance of the post and set it as cool as possible.
If you have any questions related to the content of this tutorial, please write a comment below.
@timons
Thank you for reading!
Thank you for your contribution.
Few suggestions for you regarding your utopian post and future submissions:
Your contribution has been evaluated according to Utopian rules and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post,Click here
Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]
Thanks for your suggestions, everyday I just want to be better.
Hey @timons
Thanks for contributing on Utopian.
We’re already looking forward to your next contribution!
Contributing on Utopian
Learn how to contribute on our website or by watching this tutorial on Youtube.
Want to chat? Join us on Discord https://discord.gg/h52nFrV.
Vote for Utopian Witness!
Congratulations! This post has been upvoted from the communal account, @minnowsupport, by timons 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.