Practice After the Pro Intensive

Hello,
I took the Pro Intensive Building Websites from Scratch, I would like to keep practicing my knowledge on building websites, I read that a good practice is to take a website’s landing page and see if I can recreate it. does anybody have any recommendations of simple websites to recreate? What’s another way you have practiced your skills?

5 Likes

A lot of people use codepen.io to code things they learn from Codecademy!

I hope this helps =)

4 Likes

Besides what @trevorhodges said with codepen.io, you can use a about:blank. Next Inspect, then add your code. My browser is generally Chrome, and it works for me.

5 Likes

I use this editor sometimes:
https://www.w3schools.com/html/tryit.asp?filename=tryhtml_intro

4 Likes