Create RedditlikeBreadmaker.HTML

This commit is contained in:
Dangrainage 2023-11-05 11:44:29 +01:00 committed by GitHub
parent b1093357f3
commit 1839ce0d50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

24
RedditlikeBreadmaker.HTML Normal file
View file

@ -0,0 +1,24 @@
<!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>