Forum: developers


RE: Doctype declaration [ Reply ] By: Bernadette Perrin-Riou on 2012-11-05 12:36 | [forum:14111] |
some html are hidden div class="hidden" and div class="input" |
Doctype declaration [ Reply ] By: Bernadette Perrin-Riou on 2012-11-05 12:30 | [forum:14110] |
I have just changed in the svn the doctype declaration to be compatible with mathml (thanks to Joke). It is much more strict !
<h> etc ...
Part of it can be done in src. For example for the hidden input.
Question: what is the better : a and
??
To be defined in the theme ?
I have also changed what was in <body > to be compatible at the same time with validation and with the first option of wims (color, background image which can be choosen in each classes). What is curious, is that for me the color of the link in the wimsbody are not exactly as before )!
The most consuming time is to close all the ... and there were yet some tr or td not closed ! Bernadette |