Eheka Pytyvõha

Emboyke pytyvõha apovai. Ndorojeruremo’ãi ehenói térã eñe’ẽmondóvo pumbyrýpe ha emoherakuãvo marandu nemba’etéva. Emombe’u tembiapo imarãkuaáva ko “Marandu iñañáva” rupive.

Learn More

css table text-align not interpreted. Always centered!

  • 2 Mbohovái
  • 1 oguereko ko apañuãi
  • 1 Hecha
  • Mbohovái ipaháva fireduch

more options

Sorry I cut/paste wrong field, observed was text-align.

test this in chrome

caption {

 caption-side: top;
 font-size:16pt; 
 width: auto;
 text-align: left;
 background-color: #DDDDDD; 
 }

along with some table, also background-color is missing.

Sorry I cut/paste wrong field, observed was text-align. test this in chrome caption { caption-side: top; font-size:16pt; width: auto; text-align: left; background-color: #DDDDDD; } along with some table, also background-color is missing.

Moambuepyre cor-el rupive

Ñemoĩporã poravopyre

A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.

The helpers at that forum are more knowledgeable about web development issues.
You need to register at the MozillaZine forum site in order to post at that forum.

Emoñe’ẽ ko mbohavái ejeregua reheve 👍 0

Opaite Mbohovái (2)

more options

Ñemoĩporã poravopyre

A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.

The helpers at that forum are more knowledgeable about web development issues.
You need to register at the MozillaZine forum site in order to post at that forum.

more options

Thank u, actual version 10.0.1 displays it properly. Reason for different behavior was (i guess) an firefox update running during fault submit. U can close the ticket.