Strange HTML error? ? ?

I was ran a HTML file in Firefox stating that "this website is a website" and this came up with it:

{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}} {\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\f0\fs20 \par \par \par \par

This is the code:

<html>
<head>
<title>MOOOOO!!!<title>
</head>
<body>
<h1><b>THIS WEBSITE IS A WEBSITE!</b></h1>
</body>
</html>

I have done this before and that hasn't happened but now it does. Why is it doing that and how do you get rid of it?
 
Back
Top