Difference between revisions of "User:Izzychess"
| Line 3: | Line 3: | ||
I like bubble tea | I like bubble tea | ||
| − | <font color=“blue” style="font-family: Oswald | + | <head> |
| + | <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Sofia"> | ||
| + | <style> | ||
| + | body { | ||
| + | font-family: "Sofia", sans-serif; | ||
| + | } | ||
| + | </style> | ||
| + | </head> | ||
| + | |||
| + | <h1 color=“blue” style="font-family: Oswald>does HTML work here?</h1> | ||
Revision as of 14:00, 4 September 2023
Hi! I’m IzzyChess
I like bubble tea
<head> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Sofia"> <style> body {
font-family: "Sofia", sans-serif;
} </style> </head>