Help on the checker is available.
1 severe error(s) detected!
While severe errors may not prevent the rendering of the page on mobile devices, they negatively impact the user experience. They should be addressed first.
Here is the error:
Follow the links above for a detailed description of each message and suggestions to fix the underlying problem.
Markup validity does not ensure that tags are used appropriately. For instance, given the lack of support for nested tables in mobile browsers and the small screen sizes, using tables for layout will not work on mobile devices. The same goes with the use of applets, frames, pop-ups, and so on. The size of the page is also a very important aspect to keep in mind when designing mobile-friendly pages.
Scripts can be used as long as scripting support is not required, since many mobile browsers have limited or no support for Javascripts.
The source of the messages in this category is to be found in the HTTP headers that were sent along with the page. They are most likely due to the Web server configuration for static files, or the way the server-side scripts are written for dynamic content. Making sure that HTTP headers are correctly defined is essential in a mobile context with a usually low bandwidth and high latency.