When i finished (or i thought i finished) coding my Text editor today i ran into a problem after i saved a file i typed
<html>
<head>
<title>HI</title>
</head>
<body>
TEST
</body>
</html>
But what came out after i saved and opened in a web browser was
{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fnil\fcharset0 Microsoft Sans Serif;}} \viewkind4\uc1\pard\f0\fs17 \par \par \par \par \par TEST\par \line \par }
is there a way to fix this???

