Previous Message
Next Message

Using CSS to center a table

Sent by Ian Vaughan on 9 January 2004 15:03


Since I have replaced some code in my page to streamline it more and the
table does not center any more in netscape 7.1 and Opera even though it
does in IE 6

Any ideas why from the code below ? 

I removed <div align="center"> <div> that was surrounding the table like
the one below and placed the text align center in the BODY element of
the stylesheet.

BODY{
	background-color: #FFFFFF;
	text-align: center;

<table border="0" cellpadding="0" cellspacing="0" width="780"
summary="Section Title and Search Table">  etc.............


I appreciate any help and advice please

Ian
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: