Lesson Progress
0% Complete
You add images to a concept topic using the <image> element. The <image> element uses the href attribute to create a link to the image’s location on the web or on a local server.
Much like a <p> element, you can use the <image> element anywhere in the <conbody> element. It is also fairly common to use images inline inside a <p> element.
If your image needs a title or caption, use the <fig> (or figure) element. The <fig> element can contain a <title> element and one or more <image> elements.
Video: Creating a figure with an image in DITA