Error: Element div not allowed as child of element ul in this context. (Suppressing further errors from this subtree.)
In my opinion in the UL is good to use div is working but in validator NOT. We know why display: inline-block vs display block. but the code where know that if my div is set to absolute? so this is valid I think because not use div inside UL as checker understand IT.
Is valid still?