Adding HTML to wiki
Fragment of a discussion from Project:Support desk
You should add $wgRawHtml = true; line to your LocalSettings.php file. It is located within the wiki installation folder. Once done, you should be able to use HTML tags.
$wgRawHtml = true; is dangerous! What do you want to add? Maybe Extension:SecureHTML is too much, check "See also"