How to Make a Table and Text Alignment on Steemit
In order to make a table on steemit you will use a combination of " - " and " | " . In order to make " | " hold shift then press the " \ " key.
This is an example of what you would see while creating the table. Removing the "s will creating the table blow.
" |First|Second|Third|
---|---|---
|Text|Text|Text
|Text|Text|Text "
First | Second | Third |
---|---|---|
Text | Text | Text |
Text | Text | Text |
In order to align text we will use div class=pull-XXX with < > around it. Enter your text after it then close it with a /div with < > around it. In the XXX you can use left,center or right to align your text to where you would like it. Examples below
You can also use "br" surrounded by < > to create white space if for some reason hitting enter will not create the space.
:) who doesn't love some white space