x
<html>
<head>
<title>HTML tutorial</title>
<style type="text/css">
div {
border:1px solid gray;
}
</style>
</head>
<body><br />
<div>
<img src="noimage.jpg" alt="cannot find or load the image" />
</div>
</body>
</html>
<html>
<head>
<title>HTML tutorial</title>
<style type="text/css">
div {
border:1px solid gray;
}
</style>
</head>
<body><br />
<div>
<img src="noimage.jpg" alt="cannot find or load the image" />
</div>
</body>
</html>
© 2025 Brenko Web Designed by Echo 5 Web Design
Comments
No comments have been made yet.
Please login to leave a comment. Login now