Home > Article > Web Front-end > Why doesn't HTML code run in IE10 compatibility mode? _html/css_WEB-ITnose
The code is as follows:
68ccb177a5de0ef9542dde7d35bae727
93f0f5c25f18dab9d176bd4f6de5d30e
26612b881b48701d3d2817cc56347bb9
b2386ffb911b14667cb8f0f91ea547a76e916e0f7d1e588d4f442bf645aedb2f
9c3bca370b5104690d9ef395f2c5f8d1
6c04bd5ca3fcae76e30b72ad730ca86d
d59c4c4db1ec8444185f9719c98024b04249d1d0d575c3879420957bed8b46aa 96ac42c95369ad8c9dbbd274b6bcc83a5db79b134e9f6b82c0b36e0489ee08ed
0785754a6ebbc2ca427a6344e1fab4e1
73a6ac4ed44ffec12cee46588e518a5e
??????????????????????????????
Compatibility mode in IE10 There is no response when clicking login in. Cancel the compatibility mode and it can be executed, and it can also be executed in chrome.
Thank you! !
<a href="http://www.baidu.com">登录</a>
<a href="http://www.baidu.com">登录</a>
The input is not closed, but the result is still the same
Use css to write the button. Don’t you realize that writing like this does not comply with the code specifications?
This web page display interface is too... .Use css to write the appearance of the button. Isn’t this writing in compliance with the code standards?
It can run on IE10 on my computer. Mine is 64-bit, but there is indeed a problem with the way the author writes it. The input is not required. Closing, even html5 does not require closing now
<a href="http://www.baidu.com">登录</a>
<a href="http://www.baidu.com">登录</a>