Tag Archive | "XHTML"

Using multiple stylesheets with WordPress

March 31, 2009 2 comments

It’s rather common practice to use more than one stylesheet within any type of web design. So with a recent project I managed to create 2 stylesheets that both had different layout properties. One CSS layout was for the index / front page and a second CSS stylesheet was used for pages within WordPress. So [...]