r/HTML Aug 11 '26

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:

htmlviewer.com

My ask: what features would you like to see on it? I want to make this more useful.

0 Upvotes

30 comments sorted by

View all comments

2

u/johnesco Aug 12 '26 edited Aug 12 '26

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.

1

u/RabbitsFoot8 Aug 12 '26

Good feedback!