Create RedditlikeBreadmaker.HTML
This commit is contained in:
parent
b1093357f3
commit
1839ce0d50
1 changed files with 24 additions and 0 deletions
24
RedditlikeBreadmaker.HTML
Normal file
24
RedditlikeBreadmaker.HTML
Normal 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>
|
Loading…
Add table
Reference in a new issue