This was before I discovered SSI...

I think that HTML should have an include statement. It'd make life much easier for those of us too lazy to build our websites in a database. There's probably a way to do it, or at least fake it using CSS, but it'd be so much simpler. I mean, HTML is designed to include other data types in-line (the most obvious example is pictures), so why not include include other HTML files in-line? It would make building modular web pages much easier.

On the other hand, I could probably do it in PHP. That would require me learning PHP, though. And I don't want to learn PHP. At least not now.