<!DOCTYPE html>
<html>
<h1> My favorite online Resources for learning computer science related information.</h1>
<body>
<p> My name is Timothy Anderson and I am Pursuing a Bachelors Degree in Computer Science with a desire to work in the AI subfield of Robotic and Autonomous Systems as a Machine Learning Engineer. I enjoy Problem solving, learning new things that allow me to use them and create and build.</p>
<a href="https://www.khanacademy.org/computing">This is a link</a>
</body>
</html>
sorry im still getting my bearings so i dont understand your reply, i renamed my file as /blank.html
and it gave the same error/outcome.
ive tried trouble shooting it myself and i have not yet found the solution. could you elaborate on what steps i need to take to make it run correctly?
Cool. And just to note what he meant, he meant basically that when you go to htmlassignment2--timothyanders12.repl.co, it will show the page you named index.html. But if your file is named, say mypage.html or something, then it won’t show that page unless you go to htmlassignment2--timothyanders12.repl.co/mypage.html.
Looks like you renamed it to index properly, so good luck!