Hello every one!
I made my fisrt project on the FreeCodeCamp and i really liked your feedback on it!
Here is the lik to it: https://codepen.io/j-lio-faria/pen/rNxvrOM
Please be honest and thank you all!
Hello every one!
I made my fisrt project on the FreeCodeCamp and i really liked your feedback on it!
Here is the lik to it: https://codepen.io/j-lio-faria/pen/rNxvrOM
Please be honest and thank you all!
good job.
i just want to say, img element is a self-closing tag. no need to closed it with </img> tag
more about self-closing tag list
Hello Julio. It looks pretty good on the screen of my cell phone, I imagine it on desktop PC too. Nice job!
Looks fine to me. The html looks good aside from what was mentioned above about img. Another recommendation is that the html field is the body . The head is under setting>html. That’s where you should put that information.
OMG. What a noob mistake. 
I have already corrected it! Thank you!
I am very thankful that you enjoy it!
I have tried to make de page looking good on both screens.
Try to se it on a pc later! 
Oh… I see…
I think that a I put the <link> on the wrong place, wasn’t it?
I think that i put it on the right place now!
Thank you!
I still see this at the top of the body section:
<link href="https://fonts.googleapis.com/css2?family=Architects+Daughter&display=swap" rel="stylesheet">
That entire typing area is the body of the html. Your link and meta (if you had any) go in the head. Click on settings at the top and you’ll see options for HTML, CSS, and JS. Under HTML there’s a block that says “stuff for head”. Put for font links there.
I didn’t know that a could access this settings…
And now I am sure that I placed de <link> on the right place!