<html>
<head>
    <title>Attributes for Images</title>
</head>
<body>
    <h2>Attributes for Images: </h2>
    <img src="https://iqratechnology.com/wp-content/uploads/2024/05/image.jpg" alt="An example image" width="300" height="200">
</body>
</html>


Run Pen

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.