lezzo.org/b.html
Daniele Serafini a134bb6c0a fst
2021-05-31 13:13:26 +01:00

20 lines
569 B
HTML

<head>
<title>Title of the document</title>
<style>
body {
/* background-image: url('https://i.4cdn.org/wg/1611787310332.png'); */
background-image: url('./1612516958284.jpg');
background-repeat: repeat-xx;
background-size: 60px;
}
</style>
</head>
<body>
<br>
<img src="file:///home/user/Desktop/lezzo.org/lezzo.org.png" >
<img src="file:///home/user/Desktop/lezzo.org/lain.gif" width="500" height="500">
<img src="file:///home/user/Desktop/lezzo.org/yotsuba.gif" width="500" height="500">
<br>
</body>