links and images:link with title
This example shows how to add a title that will pop-up when the mouse hovers over the link.
| Xilize markup | browser rendering |
| "Wikipedia (jump to the English version of Wikipedia)":http://en.wikipedia.org/wiki/Main_Page is a free, on-line encyclopedia. |
Wikipedia is a free, on-line encyclopedia. |
XHTML generated
<p><a href="http://en.wikipedia.org/wiki/Main_Page" title="jump
to the English version of Wikipedia">Wikipedia</a> is a free, on-line encyclopedia.</p>