ich weiß mir keinen Rat, wie ich das Layout sonst umsetzen soll... es soll abgerundete Ecken haben :-/
Mit border-radius [CSS3-BACKGROUND §19] ;-)
In XHTML 2 wird die (IMHO auch sinnlose) Einschränkung sowieso wegfallen.
wie meinst du das?
Jedes Element (also auch jedes Blockelement) wird Ausgangspunkt eines Links sein können.
“Linking: In HTML 3, only a elements could be the source and target of hyperlinks. In HTML 4 and XHTML 1, any element could be the target of a hyperlink, but still only a elements could be the source. In XHTML 2 any element can now also be the source of a hyperlink, since href and its associated attributes may now appear on any element. So for instance, instead of <li><a href="home.html">Home</a></li>, you can now write <li href="home.html">Home</li>. Even though this means that the a element is now strictly-speaking unnecessary, it has been retained.” [XHTML2 §1.2]
Live long and prosper,
Gunnar
„Weisheit ist nicht das Ergebnis der Schulbildung, sondern des lebenslangen Versuchs, sie zu erwerben.“ (Albert Einstein)