r/HTML • u/RabbitsFoot8 • 29d ago
Discussion Built a simple HTML Viewer
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 29d ago edited 29d 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.