Holing page trouble ! Please Help

Post all HTML related questions here. No support.

Moderator: Project members

Post Reply
Message
Author
Steak
500 Command not understood
Posts: 1
Joined: 2015-06-14 11:02
First name: Stefan
Last name: Naude

Holing page trouble ! Please Help

#1 Post by Steak » 2015-06-14 11:10

I'm having trouble with my holding page.

I added a new index.htm file in the public _html folder

The code is:

<html>
<head>
<title>Holding page</title>
</head>
<body>
<img src=Holding page.jpg alt="holding image">
</body>
</html>

and i added the image in that same folder.

but its lot uploading it ...

The page says:

Index of /

Holding page.jpg
Index.htm
cgi-bin/

All i want is the image to be on the page - what am i doing wrong...

User avatar
boco
Contributor
Posts: 26934
Joined: 2006-05-01 03:28
Location: Germany

Re: Holing page trouble ! Please Help

#2 Post by boco » 2015-06-14 14:11

You must correct capitalization. While index.html is correct, Index.html is not.

In your code, set the src= argument in double quotes, as the filename contains a space.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

User avatar
botg
Site Admin
Posts: 35558
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Holing page trouble ! Please Help

#3 Post by botg » 2015-06-14 15:36

The 90s called, they want to sell you some animated under construction signs ;)

User avatar
audiopro
226 Transfer OK
Posts: 295
Joined: 2013-03-23 12:55
First name: Keith
Location: Morecambe, England

Re: Holing page trouble ! Please Help

#4 Post by audiopro » 2015-06-14 17:59

The 90's called again, they were asking why 20 years on, we still cannot get reliable internet connections. They said that despite major advances in technology, we still have the situation where things simply don't work.
Morecambe - Where the sun goes at night

Post Reply