Reserved characters in HTML ‘id’ attribute
Thursday, November 9th, 2006Currently I’m building an app which will accept metadata from different sources, translate that into an API to dynamically build an HTML form from. Everything is going just dandy until my page stopped validating (I use tidy to validate my markup) when I got the following warning:
After some digging I discovered that the value of [...]