0
Under review

External CSS not evident in preview iPad Pro

feralmonk 8 years ago in iPad updated by Alexander Blach (Developer) 8 years ago 1

I am running IOS9.1 on an iPad Pro. Filing in iCloud. Have html and style.css in same folder. Have correct <link> tag with reference to stylesheet. HTML+CSS does not preview in Textastic, but does display correctly when opened out of iCloud Drive in MAC Safari.


<html>
<head>
<title>How a Feral Monk Thinks - Part 1 of 12</title>
<link rel="stylesheet" type="text/css" href="gianni_custom2.css">
</head>
Under review

Is the file "gianni_custom2.css" downloaded from iCloud?