This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: converting old <a> .css properties to a style attribute


That's an interesting question - what is the overlap between XSL & CSS? Is it a
straightforward split, or are there more more subtle implications? Apologies if
this has been asked before.

For example, I might want to have style sheets for displaying HTML documents
(and these documents have been transformed from XML); how does this "play" into
translating the XML into, say, PDF? Can I have CSS for the XML documents?

At 04/07/2001 10:23:03, "Tim Allshorn" <ta_iy@hotmail.com> wrote:
#  Hello,
#       I'm converting a html/css job to xml/xslt. Previously, the .css
#  properties for the <a> tag where :
#
#  .au:link {color: #000099; text-decoration: none}
#  .au:visited {color: #000099; text-decoration: none}
#  .au:hover {color: #0099FF}
#
#  Previously these were referenced by <a href="bla" class="au">. I need to
#  keep those properties in the new xslt generated <a> tags. I've tried a bunch
#  of style attribute variations, but I can't get it to work. Does anybody know
#  the answer to this ? It would be much appreciated.
#  Thankyou.
#  _________________________________________________________________________
#  Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
#
#
#   XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
#
Roger



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]