Stas Bekman wrote: > > so the way i see it there are the following solutions: > > > > 1) skip the <h1 class='headline'> code completly and built a > > 100% width table which is bound to work everywhere. > > > > 2) make sure that we _never_ have any untagged text, so at > > least we have <p>some text ...</p> > > > > 3) skip the margin-right and f**k ns4 > > > > > > > > choice 2 is the cleanest, but is it possible, stas? > > it is possible if the source html documents are written in proper HTML. > I've fixed the cvs version of index_top.html to have <p></p> > > But then I suppose that the first solution is easier...
why? can't we somehow garantee that we will always have min. a pair of <p>-tags around naked text? ./allan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
