I’m having a go at the tribute page challenge on FCC, but I’m confused about something:
I’ve done the HTML and CSS responsive web design tutorials and everything is done in one panel. However, with the tribute page challenge there are two panels - one for HTML and the other for CSS. I’m not sure what I’m meant to do. Do I type my HTML in the corresponding panel and then paste it into the CSS panel to apply CSS to it?
The instructions mention that you should link the stylesheet.
(Add a link element in your head container to link the stylesheet).once it is linked you are meant to move all the css to the styles.css