HTML Editor
<!DOCTYPE html> <html lang="en-US"> <body> <img src="bookss.png" alt="python books"> <h3>Note</h3> <ul> <li><strong>bookss.png</strong> image is not available with us</li> <li>So the browser requested for the image will be in pending for 10 to 15 seconds and finally it will fail.</li> <li>alternate text will be displayed in place of image.</li> </ul> <p><strong>Tips :</strong></p> <ul> <li>Make sure you cleared browser catche.</li> <li>For fast result, just close the browser load.</li> </ul> </body> </html>
OUTPUT
×

Save as Private