Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I am getting tons of “Attribute (align) is obsolete. Its use is discouraged in HTML5 documents.” warnings in my PDT project. How do I ignore these warnings?
I have checked under Window > Preferences > MyEclipse > Validation > HTML but I can’t figure out how to ignore these warnings.
The warnings will not break your code, so you can either ignore them instead of disabling the validations and masking the real issue or use CSS as an alternative to fix it.
Please take a look at these links which discuss similar issue with HTML5 validator :