Logo Pastebin.fr
Pastebin

Retrouvez, créez et partagez vos snippets en temps réel.

aaaa

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Example</title>

    <style>
    p {
      font-family: 'VT323';
    }

    @font-face {
      font-family: 'VT323';
      font-style: normal;
      font-weight: 400;
      font-display: swap;
      src: url(https://fonts.gstatic.com/s/vt323/v18/pxiKyp0ihIEF2isfFJU.woff2) format('woff2');
    }

    </style>
</head>
<body>
    <p>This is an example of a simple HTML page with one paragraph.</p>
</body>
</html>

Créé il y a 3 semaines.

Rechercher un Pastebin

Aucun paste trouvé.