3as3oos RansomWare

info

<! DOCTYPE html>
<html lang=”en”><
head><
meta charset=”UTF-8″>
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″>
<title>My Website</title>
</head>
<body>
<header>
<h1>Welcome to My Website</h1>
</header><
main><
p>This is a simple website created using HTML.</p><
img src=”https://via.placeholder.com/400″ alt=”Placeholder Image”>
</main>
<footer>
<p>&copy; 2024 My Website. All rights reserved.</p>
</footer>
</body>
</html>