Help:HTML in wikitext: Difference between revisions

Content deleted Content added
Obsolete/deprecated elements: clarify so that maybe people will stop adding obsolete tags to new pages
samp: because the dark gray colour of the text of <samp> is nearly the same to the black of plain text, so it us useful to place a plain text next to the example, similar to <kbd> where it is already done with "Press <kbd>Enter</kbd>"
Line 463:
 
{{markup
|<nowiki>sample output: <samp>HyperText Markup LanguageHTML</samp></nowiki>
|sample output: <samp>HyperText Markup LanguageHTML</samp>
}}