Instead of having multiple begin <html>
tags, which are probably illegal, you should have multiple style sheets, and then the corresponding styles applied respectively in these style sheets:
But even in your code there are <!-->
and <!--
in your last conditional comment - this can also be a problem.
Mr. TA source share