|
It's also technically possible to use JavaScript, but this is more hassle than it's worth.
Additionally, if your web server supports it, you can enable SSI parsing of .html files in .htaccess. This will let you use SSI (server-side include) directives in your .html files!
|