When you edit documents in different formats day-to-day, the universality of your document solution matters a lot. If your instruments work with only some of the popular formats, you may find yourself switching between software windows to shade picture in DITA and manage other document formats. If you want to eliminate the hassle of document editing, go for a platform that will effortlessly manage any format.
With DocHub, you do not need to concentrate on anything short of the actual document editing. You won’t have to juggle applications to work with various formats. It will help you modify your DITA as effortlessly as any other format. Create DITA documents, edit, and share them in a single online editing platform that saves you time and improves your productivity. All you have to do is register an account at DocHub, which takes only a few minutes or so.
You won’t have to become an editing multitasker with DocHub. Its functionality is enough for fast document editing, regardless of the format you want to revise. Begin with creating an account to see how easy document management might be with a tool designed particularly to meet your needs.
This tutorial demonstrates how to create a figure with a title and an image in Oxygen XML Editor version 17 on a PC. Starting in author view with full tags displayed inside the `<conbody>` element, we add a `<fig>` element for the figure. Within the `<fig>` element, a `<title>` element with the text "ducklings walking" is added, followed by one or more `<image>` elements using Oxygen's image wizard to add images either locally or from the web. Images are added by reference and automatically displayed in author view. Switching to text view, the code shows the `<figure>`, `<title>`, and `<image>` elements.