The html code exported from webflow is causing issues with my java web framework because the code is not xhtml compatible. I have to manually correct many mistakes, for example I have to change all “img” and “br” tags to add an “/” at the end, before the closing “>”. This is getting quite frustrating. Why didn’t you guys make the code xhtml compatible?
Hi @mersica
Thanks for your feedback. Currently the Designer allows for exporting HTML, CSS, and JS as well as assets/fonts. However, that would be a neat feature to also have an xhtml option, and is something you could definitely post about in our Webflow Wishlist.
Also, there are a few free tools out there that will allow you to convert your html to xhtml:
http://www.it.uc3m.es/jaf/html2xhtml/
Hope this helps ![]()
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.