Edit This Code:
See Result »
<!DOCTYPE html> <html> <body> <p>If a browser cannot find an image, it will display the alternate text:</p> <img src="../404.html" alt="HTML5 Icon" style="width:128px;height:128px;"> </body> </html>
Result: