fantastic-garbanzo/RedditlikeBreadmaker.HTML
2023-11-05 11:44:29 +01:00

24 lines
476 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="icon" href="Dangrain.ico" type="image/x-icon">
<title>I met Zaramella!</title>
<style>
img {
max-width: 100%;
height: auto;
width: 60%;
}
</style>
</head>
<body>
<div>
<img src="Bread.jpg" alt="">
<h1></h1>
<h1></h1>
<h1></h1>
<h1></h1>
<h1></h1><a href="Redditlike.HTML">Home</a>
</div>
</body>
</html>