- From: Ruud Uphoff <ruud@ruphoff.net>
- Date: Thu, 22 Jan 2009 02:12:53 +0100
- To: www-validator@w3.org
- Message-ID: <4977C815.5040902@ruphoff.net>
Hi,
Validating http://www.ruphoff.nl/1718eeuw.html
Error [74]: "start tag for LI omitted, but its declaration does not
permit this"
This error is nonsense in the code fragment below. The LI tags are
present. It seems that the validator can not handle the style attribute.
The style attribute hides the entire UL element so the validator should
either see the entire UR including all LI elements, or ignore the entire UL.
---------------------------------------------- cut here
-------------------------------
<ul id="kids1" style="display: none">
<li class="woman"><span class="blackname">Anna Alheid Uphoff
</span>bereikte
de leeftijd van drie jaar niet. Geboren op 29 september 1697,
overleed
het meisje al op 25 juli 1700.</li>
<li class="woman"><span class="blackname">Töbke Alheid
Uphoff</span>
was toen net geboren: 31 mei 1700, maar hoe lang ze heeft
geleefd is
onbekend.</li>
<li class="woman"><span class="blackname">Anna Catharina
Uphoff</span>
werd geboren omstreeks november 1701. De datum die bekend is,
is de
doopdatum: 13 november 1701. Anna bereikte de voor
die dagen
hoge leeftijd van 70 jaar. Ze overleed op
7 april 1772.</li>
<li class="men"><span class="redname">Johan Herman Uphoff</span>
is de
jongste telg van Johan en Tabitha en de volgende in de lijn
naar onze
afstamming. <br>
</li>
</ul>
----------------------------- cut here -----------------------------------
--
/Met vr.gr,/
*/Ruud Uphoff/*
Received on Thursday, 22 January 2009 07:49:08 UTC