ActiveState Community

Linking css to html in komodo?

Posted by shaunmacl on 2009-10-22 08:37

I have just downloaded komodo html editor onto my new mac. I opened my home page's html, www.englishwordplay.com/index.html ; but when I looked at it in the offline browser, it did not link to my css page as it had in the html kit I used on my pc. Please can you advise. I must be missing some simple point. I have attached my css page in text.

Thank you for your help

Shaun

AttachmentSize
css for englishwordplay 22.10.09.txt6.04 KB

toddw | Thu, 2009-10-22 11:05

This may be the following Komodo bug:
http://bugs.activestate.com/show_bug.cgi?id=84741

The workaround is to explicitly set the document encoding to "UTF-8" before
previewing the file.

Does that work?

Cheers,
Todd