[kde-edu]: Edu web pages
Matthias Meßmer
bmlmessmer at web.de
Fri Aug 19 20:00:13 CEST 2005
Hi!
> I noticed a bug on the webpages as the Description content is highlighted
> for example in <a name="description" />Description.
> I don't know if it's in our edu scripts or in KDE in general.
It is a Problem of the anchor. I found, that the <a> tag needs a closing tag,
too. So closing brace /> is not enough. You should use it this way:
[...]
<h3><a name="description">Description</a></h3>
[...]
Best regards
Matthias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-edu/attachments/20050819/a378b1a7/attachment.pgp
More information about the kde-edu
mailing list