An image with a broken link:-
<html>
<body>
<p>If a browser cannot find an image, it will display the alternate text:</p>
<img src="wrongname.gif" alt="car Icon" style="width:150px;height:150px;">
</body>
</html>
<html>
<body>
<p>If a browser cannot find an image, it will display the alternate text:</p>
<img src="wrongname.gif" alt="car Icon" style="width:150px;height:150px;">
</body>
</html>
OUTPUT:-
No comments:
Post a Comment