Hola:

On 2009-02-23 13:33, Ana Guerrero wrote:
> So far we have this:
> http://debconf9.debconf.org/dates.xhtml

This page is not valid XHTML, according to http://validator.w3.org/

I'm not HTML-literate, but I believe that:

<thead>
   <tr class="rowH"> ...  </tr>
</thead>
<thead>
  <tr class="rowH"> ...  </tr>
</thead>

should be written as:

<thead>
  <tr class="rowH"> ...  </tr>
  <tr class="rowH"> ...  </tr>
</thead>

Seems logical, as we don't have multiple heads neither :~)

Saludos
_______________________________________________
Debconf-team mailing list
Debconf-team@lists.debconf.org
http://lists.debconf.org/mailman/listinfo/debconf-team

Reply via email to