Minimal styling, powered by Goober.
25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
12345678910 |
- <!DOCTYPE html>
- <html lang="en-PH">
- <head>
- <meta charset="UTF-8">
- <title>Goofy Goober Example</title>
- </head>
- <body>
- <script type="module" src="script.ts"></script>
- </body>
- </html>
|