Broken HTML images

It is possible to have broken HTML images. There are couple of reasons for that.

Reason number one is that the wrong image path was specified.

Reason number two is that image is no longer available. It can be different from reason #1, because the image may had been there and HTML page looked correctly, however the image got deleted and HTML page will look weird.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator