Mon, 2004-08-09 23:20
i'm using "includes" with frontpage 2003 and css, the problem is that the styles used on the include page get over-written by the styles used on the main page, is there a way of controling the styles seperatly?.
Tue, 2004-08-10 20:25
#1
Promblem with includes
The embedding CSS on your page SHOULD be overriding your external stylesheet. You can't change the cascading order. Why can't you delete your embedded style or add it to to external one?