Hey everyone, I’m just starting out here on FCC and using this forum so bear with me please, this may be a dumb question.
I’m beginning my first project, the tribute page, and I was kinda stumped right away using CodePen for the first time. Specifically the way it separates HTML/CSS/JS.
I have done the quick walkthrough and glanced at the codepen layout on the example tribute page, and from what I could gather it seems like all your body content goes into the HTML side and the style goes into the CSS side?
As I type this it seems pretty obvious now, however I just wanted to make sure I am doing this right and not missing anything as I divide the code into these separate compartments and makes things more frustrating down the road. Forgive me if this was brought up in one of the FCC challenges, it just seemed like code in the challenges were all written/executed in a shared space.
Thanks for any and all guidance! Real excited to be joining such a awesome community.