mirror of https://github.com/docker/docs.git
1.4 KiB
1.4 KiB
description | title | toc_max |
---|---|---|
components and formatting examples used in Docker's docs | Images | 3 |
Example
-
A small image that is a link. The extra newline here makes it not show inline:
-
Make the image open in a new tab:
{: target="blank" rel="noopener" class=""}
-
The same as above but using HTML:
HTML and Markdown
- A small image: 
- A small image that is a link. The extra newline here makes it not show inline:
[](https://www.docker.com/)
- Set the size of an image: {:width="750px"}
- A big wide image: 
- The same as above but using HTML: <img src="/assets/images/banner_image_24512.png" alt="a wide image using HTML"/>