A problem with my link to the style sheet
I have built several e-books with Sigil, but now encounter an error that baffles me. When I run Flight Crew, I get this error for every single file:
element 'link' is not allowed for content model '(#PCDATA)'
referring to this line in the <head>:
<link href="../Styles/epub.css" rel="stylesheet" type="text/css" />
which is identical to the style sheet link in my other books.
Where did I go wrong?
Thanks!
|