<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>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.