Next in thread → Next in month →

Re: [docbook-apps] <img> alt attribute, and <a> title attribute supported?

From
Tristan Fiedler <>
Date
2005-08-05T17:11:25+00:00
ID
Thread
Re: [docbook-apps] <img> alt attribute, and <a> title attribute supported?
In my XML :

  <mediaobject id="figure3" xreflabel="Figure 3">
			<imageobject>
			<imagedata entityref="fig3" width="3.5in" align="center"/>
			</imageobject>
<textobject><phrase> figure 3</phrase></textobject>
			&fig3legend;
		</mediaobject>

The <textobject> becomes the HTML alt text:

.....
img  
src="file:/Users/fiedler/Sites/safechapters/articles/lin12Notch/ 
ivanotchfig3.jpg" align="middle" widt
h="360" alt="  figure 3">

Cheers,        Tristan
---
Tristan J. Fiedler
Postdoctoral Fellow - Stein Lab
Cold Spring Harbor Laboratory
On Aug 5, 2005, at 1:06 PM, Webmaster wrote:

> Hello, in docbook (html output), how can I specify the alt attribute  
> for
> images and the title attribute for links?
>
> Thanks!
> LN
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: 
> For additional commands, e-mail: 
>
Next in thread → Next in month →