Embedding images in HTML

Pointing correctly to images using the <img> tag is a common stumbling block for beginners. Often your Web page will look great on your desktop PC, but when you upload the page to your site, all the images are broken!

The problem isn’t helped by some web page editors, which incorrectly place “file://” image URLs instead of using relative URLs!

Follow these simple rules to make sure your HTML images appear correctly every time.


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *