> <center> > <h1>Heading</h1> > </center> > > | > v > > <h1 align="center">Heading</h1> Better would be to achieve this in CSS. I think you'll find that if you submit such code to Tidy in its "clean" mode, you'll get it back without either <center> or <.. align="center"> but instead with all the centering handled by CSS. +++++++++++++++++++++ Peter Evans evans@i.hosei.ac.jpReceived on Thursday, 30 March 2000 03:53:45 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:37:47 GMT