different stylesheet for each page
Posted: Tue Jan 29, 2008 10:40 pm
Hi all!
Let's say my menu is as following:
-Home
-Company
-Ideas
-Contact
and i want for each menu item (only the first level in the menu) a different style sheet. So Home has stylesheet 1, company has stylesheet 2 and so on... I want to use this so each page has it's own div border collor's for example. I know a workaround; give each page a different template en give each of those templates a different stylesheet... but the negative side of this workaround is when you want to change your HTML, you have to do that for 4 templates...
What is a good way to do this?
Thanks in advance!!
Greetz,
Johan
Let's say my menu is as following:
-Home
-Company
-Ideas
-Contact
and i want for each menu item (only the first level in the menu) a different style sheet. So Home has stylesheet 1, company has stylesheet 2 and so on... I want to use this so each page has it's own div border collor's for example. I know a workaround; give each page a different template en give each of those templates a different stylesheet... but the negative side of this workaround is when you want to change your HTML, you have to do that for 4 templates...
What is a good way to do this?
Thanks in advance!!
Greetz,
Johan