Advertisement
Guest User

Untitled

a guest
Nov 17th, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <link href="https://fonts.googleapis.com/css?family=Orbitron&display=swap" rel="stylesheet">
  3. <html lang="de">
  4. <head>
  5. <style>
  6. h1 {
  7. color: blue;
  8. font-family: 'Orbitron', sans-serif;
  9. }
  10. </style>
  11. </head>
  12. <body bgcolor=black>
  13. <center><h1>Übersicht</h1></center>
  14. </body>
  15. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement