I want to use a separate CSS file for my HTML webpage. I am designing everything in Node-red. How do I achieve this?
Answer by knolleary (2799) | Jul 03, 2015 at 03:27 AM
You can create a simple HTTP-In->Template->Http-Response flow that serves up your CSS content. The HTTP-In node will define the URL the content is served from, the Template node will contain the CSS itself.
Thanks. But what if I want to add some image to my webpage. Will this also be done the way you advised?
Node-Red (Redploy) crashes now. 1 Answer
Node-red on Raspberry Pi (or other physical device) - Want to IoT 1 Answer
Bluemix Node-Red Error: request entity too large 1 Answer
iot cloud overwrite my event id hence I can not identify which even at application layer. 7 Answers
Where is the Log file 2 Answers