2 Commits

Author SHA1 Message Date
John Bampton
cf1a821d06 Change HTML input tags to use HTML5 syntax.
In XHTML, the <input> tag must be properly closed, like this `<input />`.  In HTML5 the `<input>` tag has no ending slash.  https://www.w3schools.com/tags/tag_input.asp
2018-11-01 01:50:33 +10:00
Manu Mtz-Almeida
15b0c49da5 Adds realtime-chat example code 2015-05-12 19:23:54 +02:00