Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> align w XHTML
tara
post
Post #1





Grupa: Zarejestrowani
Postów: 147
Pomógł: 0
Dołączył: 3.03.2004
Skąd: śląsk

Ostrzeżenie: (0%)
-----


Jak wyśrodkować tabele w xhtml ?
Validator fuka że align nie istenieje.

Pzodrawiam
Go to the top of the page
+Quote Post
czachor
post
Post #2





Grupa: Zarejestrowani
Postów: 897
Pomógł: 40
Dołączył: 16.12.2003
Skąd: Warszawa

Ostrzeżenie: (0%)
-----


  1. style="margin-left: auto; margin-right: auto"


Ten post edytował czachor 6.01.2005, 20:37:25
Go to the top of the page
+Quote Post
tara
post
Post #3





Grupa: Zarejestrowani
Postów: 147
Pomógł: 0
Dołączył: 3.03.2004
Skąd: śląsk

Ostrzeżenie: (0%)
-----


IE nie interpretuje. (IMG:http://forum.php.pl/style_emoticons/default/blink.gif)
Go to the top of the page
+Quote Post
hmmm
post
Post #4





Grupa: Zarejestrowani
Postów: 247
Pomógł: 0
Dołączył: 4.01.2005

Ostrzeżenie: (0%)
-----


  1. <div style="text-align: center;">
  2. <tr>
  3. <td>td1</td>
  4. <td>td2</td>
  5. </tr>
  6. <!-- dalszy kod tabeli -->
  7. </div>
Go to the top of the page
+Quote Post
tara
post
Post #5





Grupa: Zarejestrowani
Postów: 147
Pomógł: 0
Dołączył: 3.03.2004
Skąd: śląsk

Ostrzeżenie: (0%)
-----


tak, ale wtedy mi tez srodkuje zawartośc tabeli.
Go to the top of the page
+Quote Post
bregovic
post
Post #6





Grupa: Zarejestrowani
Postów: 562
Pomógł: 15
Dołączył: 8.08.2003
Skąd: Denmark/Odense

Ostrzeżenie: (0%)
-----


  1. <div style="text-align: center;">
  2. <table style="text-align: left;">
  3. <tr>
  4. <td>td1</td>
  5. <td>td2</td>
  6. </tr>
  7. <!-- dalszy kod tabeli -->
  8. </div>
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 3.10.2025 - 23:15