Home > Article > Web Front-end > The html in java web cannot display the solution completely. _html/css_WEB-ITnose
用dw编辑的是正常的,放到java web项目里部署到tomcat,用浏览器打开就不能完整显示了。
Please check whether the css file path is correct. Whether the image is loaded at the same time.
There should be less files or pictures to load. You can use Google Chrome to adjust it and click F12, the debugging window pops up and see what errors appear in the console of the debugging window.
1
Let’s see what the error is in the developer tools first
I can’t see the source of the small icon on the picture. Nine times out of ten, the picture has not been called.