理解Inline Image||Reference Image||Html Image||Size Image||Align Image in markdown

本文介绍了Markdown中两种图像插入方式:内联图像和引用图像。内联图像常用于网页中增加视觉效果,而引用图像则提供了一种更灵活的链接方式。示例展示了如何使用这两种方式插入同一张鸭子图片。了解这些技巧对于编写Markdown文档非常有帮助。
摘要由CSDN通过智能技术生成
  • Overview

    From [1], there are many types for markdown image.

    Inline & Reference are the two style for image in markdown.

  • Inline Image

    An inline image is a graphic image that is inserted into a web page to add visual appeal, provide information or to represent a hyperlink.

    In its most common vernacular, in-lining an image is when you place an image tag inside of another block level element such as a paragraph.

    Picture of Duck:
    
    ![Duck](http://i.stack.imgur.com/ukC2U.jpg)
    
  • Reference Image

    Picture of Duck:
    
    ![Duck][1]
    
    Same picture of Duck:
    
    ![Same Duck][1]
    
    [1]: http://i.stack.imgur.com/ukC2U.jpg
    
  • Reference

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值