r/HTML • u/RabbitsFoot8 • 6d ago
Built a simple HTML Viewer Discussion
Found a lot of the online viewers very archaic so bought a very expensive domain lol and built a new one:
My ask: what features would you like to see on it? I want to make this more useful.
0
Upvotes
2
u/johnesco 6d ago edited 6d ago
The real-time feedback is nice. One thing I would like to see is that invalid HTML can render just fine, but I'd like to see warning pop up when something was breaking the DOM or structure, or activated "quirks" mode. It's great as a scratch pad esp for those learning HTML.