Guezt
07-02-2009, 04:23 AM
Hi, I can't find where I make mistake.
I can't make picture visible on my site.
I made index.html file in website:
http://www.srbijadanska.07x.net/
beside index file I uploaded picture which I want to have on the main page: http://www.srbijadanska.07x.net/evropaplussrbija.jpg
BUT I don't get picture than only text when I type in firefox or IE: http://www.srbijadanska.07x.net
here is copy of contain of index.html file (without meta tags and without script included by free web server):
<html>
<head>
<title>blablabla</title>
</head>
<body>
<p> </p>
<p> </p>
<center><img src="http://www.srbijadanska.07x.net/evropaplussrbija.jpg"></center>
<center>Where is picture?<center>
</body>
</html>
I tried and this, but again nothing:
<center><img src="http://www.srbijadanska.07x.net/evropaplussrbija.jpg" width="640" height="480" alt="" /></center>
I tried and PNG insted of JPG, but nothing.
I can't make picture visible on my site.
I made index.html file in website:
http://www.srbijadanska.07x.net/
beside index file I uploaded picture which I want to have on the main page: http://www.srbijadanska.07x.net/evropaplussrbija.jpg
BUT I don't get picture than only text when I type in firefox or IE: http://www.srbijadanska.07x.net
here is copy of contain of index.html file (without meta tags and without script included by free web server):
<html>
<head>
<title>blablabla</title>
</head>
<body>
<p> </p>
<p> </p>
<center><img src="http://www.srbijadanska.07x.net/evropaplussrbija.jpg"></center>
<center>Where is picture?<center>
</body>
</html>
I tried and this, but again nothing:
<center><img src="http://www.srbijadanska.07x.net/evropaplussrbija.jpg" width="640" height="480" alt="" /></center>
I tried and PNG insted of JPG, but nothing.