Creating an index.html "Site Under Construction"

Solved
Hadrien75 Posted messages 8 Status Member -  
Hadrien75 Posted messages 8 Status Member -
Hello everyone,

I just bought a domain name and I'm simply trying to display an image titled yaiko.jpg (which shows the name of the site and "site under construction...") at this URL. I want this image to cover the entire homepage.

I should mention that I'm completely new at this. ;)

I have installed Filezilla and I am creating my index.html. Here is the text:

<html>
<head>
<title>YaÏko</title>
</head>
<body>
<img src="images/yaiko.jpg" />?
</body>
</html>

And of course, it doesn't work at all. ;) When I open the file in Safari (or when I visit my URL), all that appears is the text from the index.html file and not the image.
Is that normal? Where is the error?

Thank you very much for your help.

Hadrien

4 answers

Aranud87 Posted messages 277 Registration date   Status Contributor Last intervention   3 299
 
Hi,

did you create the image folder and put the image inside?

--
Simple and community-oriented
GNU/Linux Mageia :)
4