I am using contao cms and I just installed it on ftp and uploaded the data from local host.
The w3 validation was success in local host but now its giving errors on the uploaded page.
So I checked the source code in both the cases. and found out that the footer div is changing to <footer>
How can I make it as in the local host?
I am using contao cms and I just installed it on ftp and uploaded
Share
This will most likely be related to HTML5, Contao introduced HTML5 as of 2.10 . I’m a Contao dev and haven’t fully made the transition so I can’t comment beyond this. Though your solution of changing to strict will probably change it back to HTML4.