Content deleted Content added
Richardguk (talk | contribs) |
creating anchor section and a little bit of a lead |
||
Line 1:
{{shortcut|H:HTML}}
For many HTML elements, more convenient wikitext code is available, see [[Help:Wiki markup]]
==Permitted HTML==
The following [[HTML element]]s are currently permitted:
Line 55 ⟶ 57:
{{Colend}}
==Anchors==
▲For many HTML elements, more convenient wikitext code is available, see [[Help:Wiki markup]]. On the other hand, HTML tags allow an <code>id</code> attribute that can be referenced in one's [[Help:User style|user style]] CSS, and allows the element to be used as link target.
HTML tags allow an <code>id</code> attribute that can be referenced in one's [[Help:User style|user style]] CSS, and allows the element to be used as link target.
However, the anchor element <code>a</code> is not allowed, so the wikitext
|