no onClick in strict XHTML
Nov 08, 2007 in html
All elements and attributes must be in lower case in XHTML.
Write it as onclick and you should find it validates.
random writings
Nov 08, 2007 in html
All elements and attributes must be in lower case in XHTML.
Write it as onclick and you should find it validates.
Nov 05, 2007 in html
Make sure you use a relative position on your bordered div.
That should be it!