777 Views
If you have been doing JS + HTML for more than a few days, chances are you are familiar with the img tag. The concept is easy - put an img tag in your markup, provide a src attribute with a URL of...
             0 comments
        
    
            Join in on a hand-picked round up of the best JavaScript articles every day.
            Curated by our Moderators and Voted up by our Community. Free.
        
If you have been doing JS + HTML for more than a few days, chances are you are familiar with the img tag. The concept is easy - put an img tag in your markup, provide a src attribute with a URL of...