0
Letter font problem (solved)
I was making a little project (https://code.sololearn.com/Wtd0ExZBg2K3/#html), but I’m having some problems. For some reason I can’t change the letters to italic. Pls help me
3 Respuestas
+ 1
Yo Yo Yoshi Yep! your main issue was not putting a closing angle bracket after “color:#275ECD”
+ 1
<h1 style= "color:#275ECD"><i>Ey it is me: Yo Yo Yoshi</i></h1>
+ 1
Jake will that fix the problem?
Edit: it works thank you so much Jake