NN 4 problems

M

Mark Knochen

hi,

i have a td in a table

<TD width="170" class="text"
style="background:url(pic/stern_anriss.jpg);background-repeat:no-repeat;">

but the NN 4.7 makes:

<TD width="170" class="text"
style="background:url(pic/stern_anriss.jpg);background-repeat:no-repeat;"><T
D width="170" class="text"
Ttyle="background:url(pic/stern_anriss.jpg);background-repeat:no-repeat;">

so i have two TD and the table doesnt work

what is the mistake?

mark
 
R

rf

Mark Knochen said:
hi,

i have a td in a table

<TD width="170" class="text"
style="background:url(pic/stern_anriss.jpg);background-repeat:no-repeat;">

but the NN 4.7 makes:

<TD width="170" class="text"
style="background:url(pic/stern_anriss.jpg);background-repeat:no-repeat;"><T
D width="170" class="text"
Ttyle="background:url(pic/stern_anriss.jpg);background-repeat:no-repeat;">

Er, how do you determine this?
so i have two TD and the table doesnt work

Probably because you have errors elsewhere in your HTML.
what is the mistake?

Can't tell without looking at the whole HTML file. URL?

Cheers
Richard.
 
N

Nico Schuyt

Mark said:
i have a td in a table
<snip code lines>
so i have two TD and the table doesnt work
what is the mistake?

Probably that's not the only problem. URL?
Nico
 
R

rf

Nico Schuyt said:
Probably that's not the only problem. URL?
Nico

These two recent posts of yours came in exactly two minutes after each of
mine, offering identical advice.

This, sir, is getting past the laws of coincidence :)

Cheers
Richard.
 
N

Nico Schuyt

rf said:
Nico Schuyt wrote in message
These two recent posts of yours came in exactly two minutes after
each of mine, offering identical advice.
This, sir, is getting past the laws of coincidence :)

Indeed it is. Probably it's because you were the first one who gave me
advices in this ng. The pupil is about to resemble his teacher? :)
Regards, Nico
 
R

rf

Nico Schuyt said:
Indeed it is. Probably it's because you were the first one who gave me
advices in this ng. The pupil is about to resemble his teacher? :)
Regards, Nico

Grasshopper, you have done well ;-)

Cheers
Richard.
 
D

DU

Mark said:
hi,

i have a td in a table

<TD width="170" class="text"
style="background:url(pic/stern_anriss.jpg);background-repeat:no-repeat;">

but the NN 4.7 makes:

<TD width="170" class="text"
style="background:url(pic/stern_anriss.jpg);background-repeat:no-repeat;"><T
D width="170" class="text"
Ttyle="background:url(pic/stern_anriss.jpg);background-repeat:no-repeat;">

so i have two TD and the table doesnt work

what is the mistake?

mark


NS 4 does not support well CSS1; reviews have measured NS 4 support for
CSS1 range from 20% to 40%. Best is to upgrade to NS 7.1, to make sure
your markup code is valid (include a doctype declaration).

DU
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,093
Messages
2,570,610
Members
47,230
Latest member
RenaldoDut

Latest Threads

Top