analaurent
New Member
- Messages
- 1
- Reaction score
- 0
- Points
- 0
I have been having a problem trying to have a server-side include (SSI) in my new website.
In the interem I have copied and pasted the code into each page, however I would like to use an SSI.
I would like to use the following code:
<!--#include file="Menu Bar.html" --> //In the main page
<table width="100%" border="0" cellspacing="15" cellpadding="0">
<tr>
<td><a href="Ana Laurent Portafolio.html">HOME</a></td>
<td><a href="Posters.shtm">POSTERS</a></td>
<td><a href="Stationery.shtm">STATIONARY</a></td>
<td><a href="Tickets.shtm">TICKETS</a></td>
<td><a href="CD.shtm">CD</a></td>
<td><a href="Large Format.shtm">LARGE FORMAT</a></td>
</tr>
</table>
The link is: http://www.analaurent.x10hosting.com/Ana Laurent Portfolio.html
My queue code is: ZZNOST3X6EGC
In the interem I have copied and pasted the code into each page, however I would like to use an SSI.
I would like to use the following code:
<!--#include file="Menu Bar.html" --> //In the main page
<table width="100%" border="0" cellspacing="15" cellpadding="0">
<tr>
<td><a href="Ana Laurent Portafolio.html">HOME</a></td>
<td><a href="Posters.shtm">POSTERS</a></td>
<td><a href="Stationery.shtm">STATIONARY</a></td>
<td><a href="Tickets.shtm">TICKETS</a></td>
<td><a href="CD.shtm">CD</a></td>
<td><a href="Large Format.shtm">LARGE FORMAT</a></td>
</tr>
</table>
The link is: http://www.analaurent.x10hosting.com/Ana Laurent Portfolio.html
My queue code is: ZZNOST3X6EGC