[Zope] <img src="... problem with Firefox
Andreas Pakulat
apaku at gmx.de
Tue Oct 25 13:28:35 EDT 2005
On 25.10.05 16:35:56, Peter Bengtsson wrote:
> On 10/25/05, Andreas Pakulat <apaku at gmx.de> wrote:
> > On 25.10.05 15:18:11, Peter Bengtsson wrote:
> > > 1. You're not closing the <img> tag correctly.
> >
> > Why's that? Because it's not closed? If he's using HTML 4.01
> > Transitional this is perfectly legal.
> >
> Because this is illegal HTML:
> <a href="blablabla"><img src="somethingsomething"
> </a>
Right, but the OP wrote:
<a ...>
<img src="file///<dtml-var expr="str(_['sequence-item'])">" alt="Alt
Text" width="150" height="150" >
</a>
Do you see the closing ">" here^^ ?
Andreas
--
You will remember something that you should not have forgotten.
More information about the Zope
mailing list