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

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,905
Latest member
Kristy_Poole

Latest Threads

Top