Difference between revisions of "User:Izzychess"

Line 1: Line 1:
 
<head>
 
<head>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Sofia">
 
 
<style>
 
<style>
body {
+
@import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');
  font-family: "Sofia", sans-serif;
 
}
 
 
</style>
 
</style>
 
</head>
 
</head>
Line 12: Line 9:
 
I like bubble tea
 
I like bubble tea
  
<h1 color=“blue”  style="font-family: Oswald>does HTML work here?</h1>
+
<h1 color=“blue”  style=“font-family: 'Oswald', sans-serif;” >does HTML work here?</h1>

Revision as of 15:03, 4 September 2023

<head> <style> @import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap'); </style> </head>

Hi! I’m IzzyChess

I like bubble tea

does HTML work here?