is amaya standard tool for creating valid web pages?

View: New views
3 Messages — Rating Filter:   Alert me  

is amaya standard tool for creating valid web pages?

by Webb :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


for the above code.Amaya doesnot show any warnings/errors.  image tag should have / at the end..(this warning is shown in ECLIPSE Platform)



Re: is amaya standard tool for creating valid web pages?

by Vatton :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



Le dimanche 29 juin 2008 à 22:54 -0700, Webb a écrit :
>
> .../../../public/img/81508.jpg
> for the above code.Amaya doesnot show any warnings/errors.   tag should have
> / at the end..(this warning is shown in ECLIPSE Platform)

If the document is a xhtml document it must have a / at the end. If it's
a html document, the / is not mandatory.

I don't have access to your document, but I suspect it's served as a
html document.
--
Irene Vatton <Irene.Vatton@...>
INRIA



Re: is amaya standard tool for creating valid web pages?

by Juan Lanus :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Whenever I add an image, for example with ^h ^i, Amaya inserts something like this:
<img alt="qqq" src="qqq.jpg" width="40">
and I have to delete the width.

Is it possible to change some configuration bit so that Amaya does not add any measures to the images?

Thanks!
--
Juan Lanus