Template:T\: Difference between revisions
Template page
More actions
Fix Linter errors. span monospace at 100% looks the same as tt tag |
note that tt is obsolete per HTML 5 |
||
| Line 2: | Line 2: | ||
This template formats the text to a larger <span style="font-family:monospace,monospace;font-size:128%">teletype</span> style (128%),<br> | This template formats the text to a larger <span style="font-family:monospace,monospace;font-size:128%">teletype</span> style (128%),<br> | ||
while the | while the obsolete {{T\|<code><nowiki><tt></nowiki></code>}} displays the <span style="font-family: monospace, monospace;font-size:100%;">teletype</span> always <span style="font-family: monospace, monospace;font-size:100%;">too small</span>.<br> | ||
See also the CSS tags <kbd>kbd for "keyboard"</kbd>, or <var>var for variables</var>. <!-- <tt>oooo</tt><var>o</var><kbd>oooo</kbd> --> | See also the CSS tags <kbd>kbd for "keyboard"</kbd>, or <var>var for variables</var>. <!-- <tt>oooo</tt><var>o</var><kbd>oooo</kbd> --> | ||