Comment on IPhone 4 in pure CSS3parentComments−RKearney14yYou could do it with XML and XSLT.−lojack14yXSLT is typically used to translate XML into HTML. Sure, you could use CSS to style XML, but I believe the point isn't to argue the semantics of the markup, only to say that some sort of markup is required in order to use CSS.−baddox14yOkay. Let's just say "markup language."
Comments
You could do it with XML and XSLT.
XSLT is typically used to translate XML into HTML. Sure, you could use CSS to style XML, but I believe the point isn't to argue the semantics of the markup, only to say that some sort of markup is required in order to use CSS.
Okay. Let's just say "markup language."