Hello,
I've come across http://stephaneortega.fr/galerie.php, which makes use
of the following code
<object style="width: 100%; height: 700px;" data="images/index.php" type="text/html" />
to embed html content from another file without doing it at the server
level. w3m (as of 0.5.3) doesn't seem to support this.
Samuel