i feel really dumb as i used to do HTML stuff in high school, but whenever i write something, no matter how basic in textedit, and then save it and open it up in safari, it just displays the source code instead of what it should be.
<html>
<title>My HomePage</title>
<body>Stay tuned for updates!</body>
</html>
And instead of going to the page and it just saying "stay tuned for updates", it displays everything you see there. And i saved it as an html file and everything.
how stupid am i?
<html>
<title>My HomePage</title>
<body>Stay tuned for updates!</body>
</html>
And instead of going to the page and it just saying "stay tuned for updates", it displays everything you see there. And i saved it as an html file and everything.
how stupid am i?