Image not showing in src tag
        Posted  
        
            by Nitesh Panchal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Nitesh Panchal
        
        
        
        Published on 2010-05-07T06:48:58Z
        Indexed on 
            2010/05/07
            6:58 UTC
        
        
        Read the original article
        Hit count: 171
        
html
Hello, Can anybody tell me how do i give absolute path of the img tag's src attribute?
The following doesn't work
 <img alt="NO IMAGE" src="/home/administrator/tiger-info0[1].gif"/>
I am working On Ubuntu and i am very sure that image exists on this path.
© Stack Overflow or respective owner