Thread: Multiple CSS
View Single Post
Old 01-13-2011, 07:02 AM   #3
Gray Eminence
eBook Designer
Gray Eminence began at the beginning.
 
Gray Eminence's Avatar
 
Posts: 17
Karma: 10
Join Date: Jul 2010
Location: Brussels
Device: PRS-650 / NookGlow / Paperwhite / iPad / AsusTransformer
I do have the following, which work in Sigil :

Quote:
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link href="../Styles/style001.css" rel="stylesheet" type="text/css" />

<title></title>
</head>

and


Quote:
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link href="../Styles/style0001.css" rel="stylesheet" type="text/css" />

<title></title>
</head>

And still, ADE seems to ignore them
Gray Eminence is offline   Reply With Quote