Please support our HTML and CSS advertiser: Lunarpages Web Hosting
![]() |
•
•
Join Date: Jun 2007
Posts: 11
Reputation:
Rep Power: 2
Solved Threads: 0
Hello,
I have created a list of links that serve as the left side navigation that I include in every page of my site.
I add it using Frontpage's Webbot include
On leftmenu.htm I have included some internal CSS to make links and visited links light blue with an orange hover.
In my other pages I have the links set to dark blue with an orange hover.
So what happens, of course, is that since the navigation page is inserted it takes the style from the other pages.
Can anyone figure out how to keep the navigation links from taking their style from the other pages?
Thank you.
Matt
I have created a list of links that serve as the left side navigation that I include in every page of my site.
I add it using Frontpage's Webbot include
<!--webbot bot="Include" U-Include="navigation/leftmenu.htm" TAG="BODY" -->
On leftmenu.htm I have included some internal CSS to make links and visited links light blue with an orange hover.
<!--
a:link {color:#B3C0CE}
a:visited {color:#B3C0CE}
a:active { color: #FF9900 }
a:hover { color: #FF9900 }
-->So what happens, of course, is that since the navigation page is inserted it takes the style from the other pages.
Can anyone figure out how to keep the navigation links from taking their style from the other pages?
Thank you.
Matt
![]() |
Similar Threads
Other Threads in the HTML and CSS Forum
- Help for learnign JSP (JSP)
- Need Php/mysql/css Programmer (Web Development Job Offers)
- inserting code in css stylesheet (HTML and CSS)
- HTML-CSS trouble (HTML and CSS)
- PHP's include function ??? (PHP)
- Layout in CSS (HTML and CSS)
Other Threads in the HTML and CSS Forum
- Previous Thread: How to link my flash banner to a webpage?
- Next Thread: a very unusual mystery to get to my home page
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Linear Mode