Re: Images loaded but not displaying

2016-07-16 Thread Pratyush Kumar
Here is what you should do http://www.w3schools.com/html/html_images.asp http://mobile.htmlgoodies.com/primers/html/article.php/3478181 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Images loaded but not displaying

2016-07-16 Thread skorpinok
Hi, Ian Hobson, thanks its fixed, https://forum.nginx.org/read.php?2,268312,268314#msg-268314 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Images loaded but not displaying

2016-07-16 Thread Ian Hobson
Hi skorpinok Two points: 1) Use correct HTML, or you can only blame yourself if different browsers mangle it each in their own way. The structure is Html 5 only. page content properly nested. (eof) 2) The src url takes its root as the location of the current page (unles

Images loaded but not displaying

2016-07-16 Thread skorpinok
Hi, i have installed nginx/1.2.1 on a debian 7 server, the image seems to have been loaded but shows broken & are not displayed on my index.html page here is what did, html> Welcome to nginx! Welcome to nginx! please suggest me how to fix this ? Regards skorpinok Posted at