Centered table

  • Thread starter =?ISO-8859-1?Q?Fran=E7ois_de_Dardel?=
  • Start date
?

=?ISO-8859-1?Q?Fran=E7ois_de_Dardel?=

How would you solve this one:

Using <table width="90%" align="center">

works in MSIE, Mac and PC, and iCab
doesn't work in Safari, Netscape 7 (Mac): the table is kept aligned left.

Is the table alignment deprecated?

The example is in my home page (URL below), big main table. What have I
done wrong?
 
D

David Dorward

François de Dardel said:
How would you solve this one:

Using <table width="90%" align="center">
works in MSIE, Mac and PC, and iCab
doesn't work in Safari, Netscape 7 (Mac): the table is kept aligned left.

By using CSS for presentation.

Is the table alignment deprecated?
Yes

The example is in my home page (URL below), big main table. What have I
done wrong?

You have a main big table. http://www.allmyfaqs.com/faq.pl?Tableless_layouts
 
P

PeterMcC

David said:
By using CSS for presentation.

<table style="margin-left: 10%; margin-right: 10%;">
Or <table style="margin-left: 5%; margin-right: 5%;"> ;)
 

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

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top