CSS Stylesheets in HTML ?

Discussion in 'Content Management' started by Hannibal Reflecter, Apr 12, 2008.

  1. #1
    Which CMS's have CSS Stylesheets in straight /real HTML ? :confused:

    ...which greatly improve the ease of custom layouts...., I think :rolleyes:

    Thanks ppl!
     
    Hannibal Reflecter, Apr 12, 2008 IP
  2. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    437
    Best Answers:
    0
    Trophy Points:
    0
    #2
    WordPress does for certain. The structure is handled by a mixture of XHTML (served as text/html) and PHP (which generates the rest of the XHTML) while the appearance is handled by an external stylesheet found in the Theme folder called style.css

    I think Joomla 1.5 might, but I haven't used it yet; unfortunately I can't say anything about the others as I haven't even tried them out.
     
    Dan Schulz, Apr 12, 2008 IP