docs(form): replace obsolete tt element
Removes the [**obsolete** HTML Teletype Text Element `<tt>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/tt) and replaces it with [`<code>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/code). This adds more semanticity and is part of the [HTML5 specification](http://www.w3.org/TR/html5/text-level-semantics.html#the-code-element). Closes #11570
J
Jeff Wesson committed
7a04968673228e3d0afa957a271add6934a6cafc
Parent: f2f9843
Committed by Martin Staffa <mjstaffa@googlemail.com>
on 4/30/2015, 8:49:17 PM