RE: How do I give figure captions in Amaya?

Hi all,

I agree with Michael. It not seem a good idea to turning the list into an HTML how to forum though.

But about how to make a caption for a figure, there are a better and more elegant solution than use a table. An example is the Bert Bos's CSS examples: http://www.w3.org/Style/Examples/007/figures

Please, don't use tables for layout purpose only. 

This thread suggests to me that would be useful in documenting Amaya recommend to those who will use it to consult WCAG.

Best regards,
Emmanuelle

~~~~~~~~~~~~~~~~~~~~
Emmanuelle Gutiérrez y Restrepo
Directora de la Fundación Sidar
Coordinadora del Seminario SIDAR
www.sidar.org
email: coordina@sidar.org / emmanuelle@sidar.org

 

-----Mensaje original-----
De: www-amaya-request@w3.org [mailto:www-amaya-request@w3.org] En nombre de Michael Friedman
Enviado el: viernes, 05 de marzo de 2010 3:16
Para: www-amaya@w3.org
Asunto: RE: How do I give figure captions in Amaya?

Is this really an Amaya issue?

There are hundreds of ways to give a figure a caption in HTML and CSS.  It is up to you how to choose to do it.  Keith's method will work but it is absolutely not the only way or even the "right" way - there is no one right way... there are hundreds.

If Amaya does not support creating valid HTML then that's a bug.  If you can't figure out how to produce some valid HTML in Amaya then that's a good Amaya question.  

I'm not sure there's a lot of value to turning the list into an HTML how to forum though.

Thanks
Mike


Michael Friedman
Parellax Ltd.
michael.friedman@Parellax.com
Skype: Mike.Friedman



-----Original Message-----
From: www-amaya-request@w3.org [mailto:www-amaya-request@w3.org] On Behalf Of Keith Rubow
Sent: Friday, March 05, 2010 1:38 AM
To: www-amaya@w3.org
Subject: Re: How do I give figure captions in Amaya?

Insert a 1x1 table (one row, one column), and be sure to check the "With 
caption" box. Insert the image into the table. The table will contain a 
caption (default is empty) above the table cell. Position the cursor in 
the empty caption and enter the desired caption text. The default 
caption position is top (above the table). You can select the caption 
and insert an "align" attribute. Then select the attribute value from 
the list to position the caption top, bottom, right or left of the table.

Note: Amaya does not properly display right or left aligned captions, 
but other browsers do. Personally, I would stick with top or bottom, 
which is where most captions want to be. Set the table border width to 
zero so all you see is the image and the caption text.

Keith Rubow

Alma Hunt wrote:
> I have created web pages using Amaya ver 11.3. Inserted an image to which I
> need to give figure caption. How do I go about doing this?
>   

Received on Friday, 5 March 2010 10:59:47 UTC