MudGuard: <li> mit type "square" ?

Beitrag lesen

Hi,

<td class="menue"><li><a href="sms.html"> SMS </a></li></td>
</tr>

li ohne ul/ol ist Unsinn. Das ist so wie td ohne table und tr...

Anstelle der ganzen Tabelle reicht doch eine ganz normale ul mit li drin...

Und Kontext-Selektoren solltest Du Dir auch mal anschauen, ist doch etwas umständlich, in jedes td die selbe Klasse reinzuschreiben...

cu,
Andreas

--
Der Optimist: Das Glas  ist halbvoll.  - Der Pessimist: Das Glas ist halbleer. - Der Ingenieur: Das Glas ist doppelt so groß wie nötig.