View Single Post
Old 24-06-2007, 19:58   #1 (permalink)
bagelpirate
Registered User
 
Join Date: Jun 2007
Posts: 21
Include .html files with CSS

I have my main page, called layout.html. I want a drop down menu that I have completely coded on ddm.html to appear in layout.html.

I know I can do this with PHP, but i'd rather develop it offline, CSS should be able to do this, I just dont know the code.

I do know the code to fetch pages with CSS Vars, but that hasnt worked for a html page with content.
  Reply With Quote