25 Novembre 2024 07:38:38
Notizie: VOLONTARI CERCASI — Nuova Guida di localizzazione per Mozilla Italia
0 Utenti e 2 Visitatori stanno visualizzando questo topic.
<?xml version="1.0" encoding="iso-8859-15"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="it" lang="it"><head> <title>Prova bug padding</title><style type="text/css">body{ width: 20em; padding: 1em; margin:1em auto; border:3px solid silver;}table{ border:3px solid blue;}table td{ border:1px solid black;}table span{ padding-right: 20px; border:1px solid red;}td+td+td{ white-space:nowrap;}</style></head><body><table summary=""><tr><td>xxxxxxxxxxxxxxx</td><td>filler filler filler filler filler filler filler</td><td><span>testo grosso</span></td></tr></table></body></html>