- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <title>Oulipo Series</title>
- <link rel="stylesheet" href="style.css">
- </head>
- <body>
- <a href="catalogue.php" title="" target="_blank">20 objects with hair</a>
- <a href="perec.php" title="" target="_blank">Perec</a>
-
- </body>
- </html>
|