in reply to Re: Can you style XMLwith CSS to display tag attributes?
in thread Can you style XMLwith CSS to display tag attributes?
That works perfectly for my purpose. Thank you.
although in the long run you'd probably be happier with XSLT or a manual transform, e.g. XML::Twig.
Not so much. The source (from the Intel website) seems to change pretty regularly -- the current version was update 26th May, 2015 -- so I'd rather just have a local style sheet that will allow me to read it once I download it, rather than have to go through a bunch of manipulations each time it changes.
I'm not trying to make it pretty; just readable; and only for me.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Can you style XMLwith CSS to display tag attributes?
by CountZero (Bishop) on Jun 11, 2015 at 06:35 UTC | |
by BrowserUk (Patriarch) on Jun 11, 2015 at 08:13 UTC |