Tagged Questions
-2
votes
1answer
23 views
SSI Navigation indication on a static site [closed]
I have a static website, with persistent navigation in a side bar. This navigation is added to the page using SSI. How can I differentiate the link, using bold, or a coloured background, of the page ...
1
vote
1answer
26 views
Organizing main page with detailed content
I need to develop a structure like the one that appears in the following site:
http://www.autoic2.com
Clicking an image, showing the related content
Clicking in that new content, showing the ...
0
votes
3answers
631 views
PHP include drop down navigation
I have a php document and am using include to include my drop down navigation.
The navigation is an external html with external js and css elements.
Code is:
<div id="nagivation">
<?php ...