Hi,
.tabtext { font-family: Verdana; font-size:2pt; }
Wozu bietest Du überhaupt Text an, wenn Du ihn unlesbar klein formatierst?
.general { font-family: Verdana; font-size:2pt; }
<span class="tabtext">
<table border=2 cellspacing=0 cellpadding=2 width=550 bgcolor="#E5EAF6" bordercolorlight="#19366E" bordercolordark="#19366E" bordercolor="#19366E">
span darf kein table enthalten. span ist inline-Element und darf daher nur inline-Elemente enthalten. table ist block-level Element.
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.
http://mud-guard.de/? http://www.andreas-waechter.de/ http://www.helpers.de/
Der Optimist: Das Glas ist halbvoll. - Der Pessimist: Das Glas ist halbleer. - Der Ingenieur: Das Glas ist doppelt so groß wie nötig.
http://mud-guard.de/? http://www.andreas-waechter.de/ http://www.helpers.de/