新人生存指南之四:图文编辑三板斧(更新版) by lemooljiang

View this thread on steempeak.com
· @lemooljiang ·
$18.73
新人生存指南之四:图文编辑三板斧(更新版)
<center> http://www.scisan.com/steemit/ab49.jpg </center>
steemit的编辑器混合了Markdown和HTML的一些语法,使用起来还是很方便的。对steemit编辑的方式总结了一下,列出了一些最常用的功能,适用于95%以上的新手,在10分钟之内迅速掌握。对于一些复杂的技巧,就不提,总结最适用的。好了,开始吧。
#### 一、插入图片 
  直接插入图片的URL地址即可,很简洁。格式如下
```https://www.steemimg.com/images/2016/08/15/mining7f638.jpg  ```

#### 二、文字链接,格式如下:
 ``` [文字部分](链接URL http://www.scisan.com/.......)  ```
预览:[文字部分]( http://www.scisan.com)

#### 三、标题格式  
  在标题前加"# "即可,一个"# "为一级标题,两个"# "为二级标题。注意"# "后面要加个空格键,否则编辑器无法解析出来!格式如下:
```  
## 二级标题
### 三级标题
 ```
预览:
 <center> <h2>二级标题</h2>  <h3> 三级标题 </h3></center>

#### 四、首行缩进
  在首行都有在排版时缩进两格。编辑器中要在全角状态下才能输入空格!实现方法:在中文输入法时用shift+空格键切换成全角,再输入空格即可。

#### 五、引用文字
  在句首加上">"即可。格式如下:
```> 引用文字,结束时换行 ```
预览:
>  这是毛主席说的,枪杆子里出政权。

#### 六、标题(文字)居中
  用HTML的一对标签来实现,就是```<center>```。格式如下:
```<center><h2>这是标题(文字)</h2> </center> ```
预览:<center><h2>这是标题(文字)</h2> </center>

#### 七、分栏排版
  段落或图片分成两列或是三列排版,可以用```<table>```标签来实现。不过steemit编辑器好像不支持HTML语法,只支持标签。所以排版可能做不到完美。格式如下:
两栏的版式:图片宽度取7cm ,dpi:150
```
<table>
  <tr>
    <td >图片URL地址</td>
    <td>文本部分</td>
  </tr>
</table> 
```

预览:
<table>
  <tr>
    <td >图片URL地址</td>
    <td>文本部分</td>
  </tr>
</table>

三栏的版式  图片宽度取5cm ,dpi:150
```
<table>
  <tr>
    <td >图片URL地址</td>
    <td>文本部分</td>
    <td>文本部分</td>
  </tr>
</table>
 ```

预览:
<table>
  <tr>
    <td >图片URL地址</td>
    <td>文本部分</td>
    <td>文本部分</td>
  </tr>
</table>

#### 八、制作表格。格式如下:
```
序号|内容|作者               (这是设计三列的表格,要几列,就用几个“|”分隔。)
------------|------------|------------ 
1|天龙八部|金庸
2|绝代双娇|古龙         /表格做法第一行要将格式列好
```
预览:
序号|内容|作者            
------------|------------|------------ 
1|天龙八部|金庸
2|绝代双娇|古龙      


#### 九、分割线,格式如下:
```
****     /分割线,一条水平线。 
```

预览:
****

  大家可以用word编辑,好了之后,直接拷进编辑器中,预览下,没问题,就可以发布了。
好了,接下来就看大家的努力了,好运吧。

相关文章:
[新人生存指南之一:steem介绍](https://steemit.com/steemit/@lemooljiang/3f5j36-steem)
[新人生存指南之二:翻墙注册更新版 ]( https://steemit.com/cn/@lemooljiang/4xxuhj)
[新人生存指南之三:发贴赚钱]( https://steemit.com/steemit/@lemooljiang/4kkmhd)
  ****
 @lemooljiang
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 5 others
properties (23)
post_id1,624,798
authorlemooljiang
permlink4mddsq
categorycn
json_metadata"{"format": "markdown", "links": ["http://www.scisan.com", "https://steemit.com/steemit/@lemooljiang/3f5j36-steem", "https://steemit.com/cn/@lemooljiang/4xxuhj", "https://steemit.com/steemit/@lemooljiang/4kkmhd"], "app": "steemit/0.1", "tags": ["cn", "steemit", "steem", "steemnewbie"], "users": ["lemooljiang"], "image": ["http://www.scisan.com/steemit/ab49.jpg"]}"
created2016-12-26 08:36:21
last_update2016-12-26 08:36:21
depth0
children3
net_rshares48,130,439,441,521
last_payout2017-01-26 11:22:21
cashout_time1969-12-31 23:59:59
total_payout_value14.818 SBD
curator_payout_value3.914 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length1,975
author_reputation263,700,595,848,611
root_title新人生存指南之四:图文编辑三板斧(更新版)
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (69)
@myfirst ·
跌成这个样,还能写出生存的文章来,要顶 :)
👍  
properties (23)
post_id1,624,912
authormyfirst
permlinkre-lemooljiang-4mddsq-20161226t091257539z
categorycn
json_metadata"{"tags": ["cn"]}"
created2016-12-26 09:12:57
last_update2016-12-26 09:12:57
depth1
children1
net_rshares0
last_payout2017-01-26 11:22:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length22
author_reputation188,606,022,151,223
root_title新人生存指南之四:图文编辑三板斧(更新版)
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@lemooljiang ·
我们在任何恶劣环境都能生存下来才行啊。再说,最近币价趁稳,略有上升,不要太悲观。
properties (22)
post_id1,624,935
authorlemooljiang
permlinkre-myfirst-re-lemooljiang-4mddsq-20161226t092345943z
categorycn
json_metadata"{"tags": ["cn"]}"
created2016-12-26 09:23:09
last_update2016-12-26 09:23:09
depth2
children0
net_rshares0
last_payout2017-01-26 11:22:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length40
author_reputation263,700,595,848,611
root_title新人生存指南之四:图文编辑三板斧(更新版)
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@multicolor ·
太好了,即使不玩steemit,日常工作中这个也很有用。
properties (22)
post_id37,955,272
authormulticolor
permlinkre-lemooljiang-4mddsq-20180311t100423539z
categorycn
json_metadata"{"app": "steemit/0.1", "tags": ["cn"]}"
created2018-03-11 10:04:36
last_update2018-03-11 10:04:36
depth1
children0
net_rshares0
last_payout2018-03-18 10:04:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length28
author_reputation0
root_title新人生存指南之四:图文编辑三板斧(更新版)
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000