Ok, so NO, the quotes are not curly, but here’s another question or discrepancy I did find. Morten, the Lynda instructor uses single quotes:
@import url(‘../hybrid/style.css’);
and the WP codex tutorial uses double:
@import url(“../hybrid/style.css”);
I tried both, none worked.
?????
I’ll take another look – how funny! I used the plain text editor that pops up in godaddy’s FTP file manager. I created a new folder for the name of the new child theme, then clicked on ‘new file’ and a plain text editor popped up for me, so I used that. I have text wrangler on my mac, would it behoove me to make it in that and then upload that to the FTP?