Hello guys! I have been going through the curriculum material and I enountered a problem on the third project of the Responsive Web Design Certficate. I tried to copy and paste the html and css code on two seperate files locally on my pc and connect them with these lines in the html document.
The yellow signs warn about “unknown property name” or “invalid property value”. Why is this happening? I kind of lost my motivation by not being sure that what I create in code pen works flawlessly… I’ve tried both in Chrome and Firefox.
The pen is the one provided as an example for the project. Here it is:
codepen .io/freeCodeCamp/full/RKRbwL
I didn’t understand your question. I created one original.html file and one original.css file and pasted inside the code. As I mentioned, in the .html file I added on top the lines that link to the .css file.
I’ve added a space in the codepen link because I’m new and I’m not allowed to post links yet.