Creative utility
Retro HTML Generator
Build a downloadable 1997-era web page with marquee, table layout, guestbook, and a visitor counter that definitely isn't lying.
Your input stays in the browser — nothing is sent to a server. Privacy policy.
Best for
- Designers and developers who want to see an idea in period-authentic HTML.
- Social posts, launch announcements, or project pages with deliberate 90s nostalgia.
- Anyone curious what the internet felt like before CSS frameworks had opinions.
When to use
- You want a complete, downloadable HTML page without setting up a build tool.
- A creative project needs that GeoCities energy — earnest, colorful, and slightly unhinged.
- You are explaining legacy HTML to someone and want a working example fast.
Page builder
Fill in the details. The nineties will take it from there.
Every field maps to a period-authentic HTML element. No AI, no server — just deterministic chaos and a respectful amount of Comic Sans.
Color theme
Live preview
What’s included
- Scrolling <marquee> banner with your site name
- Table-based layout with authentic border styles
- Comic Sans headline (period-accurate, no apologies)
- Blinking LIVE indicator via CSS animation
- Visitor counter (deterministic, based on site name)
- Guestbook entry with vintage formatting
- Web ring navigation links
- Netscape Navigator footer disclaimer
FAQ
Is any of this actually from 1997?
The HTML patterns are authentic — marquee, table layouts, font tags, and guestbook sections all map to real 1990s conventions. The blink effect uses a CSS animation since the original <blink> element was removed from browsers, but the visual result is the same.
Can I open the downloaded file in a real browser?
Yes. Download the .html file and open it directly in Chrome, Firefox, or Edge. The page renders fully offline — no server required. The marquee will scroll, the blink will blink, and the table borders will be deeply sincere.
Does the visitor counter track anything real?
No. The counter is deterministic and based on your site name — it is completely made up. It will look credibly large without requiring any actual visitors, which is also authentic to the era.
Found an issue or have a suggestion? Report an issue or suggest an improvement.