1 <p><img src="/path/to/img.jpg" alt="Alt text" title="" /></p> 2 3 <p><img src="/path/to/img.jpg" alt="Alt text" title="Optional title" /></p> 4 5 <p><img src="url/to/image" alt="Alt text" title="Optional title attribute" /></p>