mirror of https://github.com/docker/docs.git
1.1 KiB
1.1 KiB
description | title | toc_max |
---|---|---|
components and formatting examples used in Docker's docs | Images | 3 |
Example
-
Large images occupy the full width of the reading column by default:
-
Image size can be set using query parameters:
?h=<height>&w=<width>
-
Image with a border, also set with a query parameter:
?border=true
HTML and Markdown
- A small image: 
- Large images occupy the full width of the reading column by default:

- Image size can be set using query parameters: `?h=<height>&w=<width>`

- Image with a border, also set with a query parameter: `?border=true`
