-->
Page 1 of 1

Running HTML+CSS captive portal

PostPosted: Wed Oct 02, 2019 10:58 pm
by SneKKenS
Hi! Im new to working with the esp8266, and I was wondering if there is a way for the following code I found on GitHub: https://github.com/esp8266/Arduino/blob ... Portal.ino

To be able to run an "index.html" file as well as a "style.css" file for a better looking html page.
Im both new to working with the esp8266 and coding in Arduino IDE so detailed explanations would be very much appreciated!

Thank you!

Re: Running HTML+CSS captive portal

PostPosted: Thu Oct 03, 2019 8:45 pm
by SneKKenS
Never mind, found better solution to my problem, rewrote the program using SPIFFS