Quantcast
Channel: WampServer - WampServer English
Viewing all articles
Browse latest Browse all 3177

Images not showing up in localhost (no replies)

$
0
0
Hi there,
Probably im asking the same question if iam, Iam sorry.
Im trying to add images to my testing site and images are coming blank.I have put the images in www folder within a subfolder(www/images/pic.jpeg) and still not able to see the image. Im using win 10,64bit and apache version
2.4.18 .My code is as below
<!doctype html>
<html>
<head>
<title> My Web </title>
<style>
ul{
list-style-type:none;
overflow:hidden;
}
li{
float:left;
}
a {
padding-left:5cm;
}
body{
background-color:#42a7f4;
}
</style>
</head>
<body>
<ul>
<li><b> <a href="mywork.html"> My Work </a> </b> </li>
<li><b> <a href="aboutme.html"> About me </a> </b> </li>
<li><b> <a href="otherinterests.html"> Other interests </a> </b> </li>
<li><b> <a href="contact.html"> Contact </a> </b> </li>
</ul>
<img src="[localhost];
</body>
</html>
I have tried to put the image url in different ways still same result. Im new to this stuff if there is anything wrong in the code please let me know and please let me know how to make images appear..
Thank you

Viewing all articles
Browse latest Browse all 3177

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>