Quote:
Originally Posted by Doitsu
The path to the stylesheet is missing the folder name. Try:
Code:
<link href="../Styles/STYLE1.css" rel="stylesheet" type="text/css" />
|
Close
The
link in the Red section says: ../Text and as you pointed out it should be in the : ../Styles folder
OP
we code using .. (back a level on the file path) because all the folders shown in the book browser are on the same level
which translates in the device to: OEBPS/

In the future, save yourself this grief (Sigil 6.x) and let Sigil do it.
Right click on the section name in the book browser: Link style sheet: (tick the sheet(s) on the list that this section will need): OK