Update HTML in CaptivePortal examples for better mobile device viewing ... by mhightower83 · Pull Request #7227 · esp8266/Arduino (original) (raw)
For example CaptivePortal, update HTML to pass HTML checker.
Added meta viewport element for better mobile device viewing.
For example, CaptivePortalAdvanced, increased size of ssid and password array
to hold maximums 32 and 64 character strings. Added missing HTML elements
to the main splash and wifi config. pages. They should now pass an HTML checker.
Also added meta viewport element for better mobile device viewing.