About this tool
Minimal "It works!" page to confirm a web server serves static files.
Ready-to-use index.html — view the content, copy it, or download it with the correct filename. Free and 100% in your browser.
Minimal "It works!" page to confirm a web server serves static files.
<!doctype html> <html lang="en"> <head><meta charset="utf-8"><title>It works!</title></head> <body style="font-family:system-ui;display:grid;place-items:center;height:100vh;margin:0"> <h1>It works! 🎉</h1> </body> </html>
Minimal "It works!" page to confirm a web server serves static files.
Ready-to-use index.html — view the content, copy it, or download it with the correct filename. Free and 100% in your browser.