- Mar 24, 2010
-
-
Robin Appelman authored
-
Frank Karlitschek authored
-
- Mar 16, 2010
-
-
root authored
-
- Mar 14, 2010
-
-
CharlyCoste authored
<img /> tags need alternative content with "alt" attribute. "dots.png" is not a content. Using CSS backgrounds instead.
-
CharlyCoste authored
"border" attribute is not a valid attribute for <img /> tags. Using proper CSS instructions instead.
-
CharlyCoste authored
<br /> is not a valid strict xhtml1.0 tag. Not semantic. Replacing it by CSS instructions on semantic tags.
-
CharlyCoste authored
center is not a valid strict xhtml1.0 tag (not semantic). At least, replacing it by a div with "center" class.
-
- Mar 13, 2010
-
-
CharlyCoste authored
-
- Mar 10, 2010
-
-
Frank Karlitschek authored
-