Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: using <div> tags


Message #1 by pmair@e... on Fri, 4 Oct 2002 22:35:52
You're welcome. It's often the little things that are hard to spot but 
cause major problems.

That's why I always use HomeSite's HTML validator, or any other validator 
to check my markup. Tools seems to be so much sharper than I am ;-)

Imar


At 03:00 PM 10/7/2002 +0000, you wrote:
>Thanks Imar -- it WAS the missing </table>.  I should have noticed that!
>
>Patrick
>
> >Hi Patrick,
> >
> >The only thing I can see that might cause this behavior is the missing
> ></table> You are not properly closing the table before you close the <div>
> >
> >If that doesn't help, can you post the code for all the <div>s? I'd like
> >to see / reproduce this behavior.
> >
> >Cheers,
> >
> >Imar



  Return to Index