Skip to content
Sign UpLog In
Profile icon

Kayla Schlimper

@KaylaSchlimper
Repls
Community
KaylaSchlimper
KaylaSchlimper
shared a Post
1 year ago
renamed index.html
I renamed index.html as room1.html got “Not Found” error. Renamed it back to index.html still
Adventure Game
HTML, CSS, JS
Coder100
Coder100
hi, you made a typo: image as you can see you added an extra space in .html. So remove it. Here is the correct file name: index.html. Anyways, the default file that the web browser runs is index.html, so you could just use a link to have people go to the room1 html.1 year ago
CosmicBear
CosmicBear
What exactly is the problem?1 year ago
sn236
sn236
There is a space between index and the . it should be index.html but it is index .html1 year ago