Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

css table text-align not interpreted. Always centered!

  • 2 réponses
  • 1 a ce problème
  • 1 vue
  • Dernière réponse par 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.

Modifié le par cor-el

Solution choisie

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.

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (2)

more options

Solution choisie

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.