I need to know how to call other html page within my index page on the header:
This is how I call but it did not show up on my index page
<html>
<head>
<?html
require "ssi-title-meta.html";
?>
<?html
require "ssi-javascript.html";
?>
<?html
require "ssi-preload-images.html";
?>
</head>
Thank you.

New Topic/Question
Reply


MultiQuote




|