Images
Embedding an image is very similar to adding a link in Markdown:

- Add an exclamation mark
!
- Followed by the alt text in square brackets
[Alt text]
- And the path or URL to the image asset in parentheses
(
)
.
For example:

The output would be:
An optional title can also be added after the URL, still in the parentheses:

Linked Images
To add a link to an image, enclose the Markdown for the image in brackets, and then add the link in parentheses.
[](https://codecademy.com)
All contributors
- Mikikiv9 total contributions
- christian.dinh2481 total contributions
- Anonymous contributorAnonymous contributor3077 total contributions
- Mikikiv
- christian.dinh
- Anonymous contributor
Looking to contribute?
- Learn more about how to get involved.
- Edit this page on GitHub to fix an error or make an improvement.
- Submit feedback to let us know how we can improve Docs.