Welcome to Minetown!
To join our community, please login or register!
Internet Explorer
Internet Explorer is not supported. Please upgrade to a more modern browser.

[Enjin Archive] HTML Test! [Did I do it right?]
Started by [E] SloopJB1

Did I right this right? In used the wiki as an example <object class="emojione" data="https://resources.enjin.com/1489581540/themes/core/images/emojione/svg/1f642.svg?0" type="image/svg+xml" standby=":)">:)</object> If it is right why isn't it working correct?

<html>

<head>

<title>Minetown Wiki</title>

</head>

<body bgcolor="#01DF01" text="#0101DF">

<p>

<h1>Hello there, welcome to the Minetown Wiki!</h1>

</h1>

</body>

</html>
If it doesn't work, it's wrong.
why is it wrong?

How do I fix it?
yu dont need the PARAGRAPH
Explain Jallaf?
i think he means the <p>, i dont think thats needed
It won't work on the Minetown forums because we go by Bcc, not HTML. If you want to test it out, try a html supporting website <object class="emojione" data="https://resources.enjin.com/1489581540/themes/core/images/emojione/svg/1f642.svg?0" type="image/svg+xml" standby=":)">:)</object>
to test html, what you can do is put the coding in to notepad in windows, save it (change it from .txt to all programs and add .html at the end of the name you save it under) then open it and it should open in internet explorer, if not, then right click and choose open with internet explorer (i havent used chrome/firefox orother browsers so i cant say 100% if it will open in those, i dont see why not though)
also if you want any html(or other programs) tutorials, trythis site, my high school used it as reference for class work.
Not sure if you are trying to do something for the wiki or if it is just an example but the wiki doesn't support much HTML code and it is written primarily in PHP. If this is for a wiki of some sort you are heading in the Wong direction.