View Single Post
Old 11-03-2014, 01:06 PM   #3
Pablo
Guru
Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.Pablo ought to be getting tired of karma fortunes by now.
 
Pablo's Avatar
 
Posts: 973
Karma: 4999999
Join Date: Mar 2009
Location: Rosario, Argentina
Device: SONY PRS-T2, Kindle Paperwhite 11th gen
Quote:
Originally Posted by rosshalde View Post
Got it to work.

I had
<link rel=“stylesheet” type=“text/css” href=“style.css” />
but needed
<link rel="stylesheet" type="text/css" href="style.css" />
The "smart" quotes button was checked and apparently, that was the issue.
Are there other issues like this that I should be aware of now before I move forward?
Make sure you use a plain text editor, like notepad, to avoid problems like these.

Filenames can be case-sensitive in some systems, so be careful with that, too.

Good luck and have fun!
Pablo is offline   Reply With Quote