Re: Attaching a style sheet to an xml sitemap
Can you use css to turn an xlm element into a link?
such as where you have
<LOC>somepageonasite.com</LOC>
Can you use css to turn that into a clickable link, or would you have to use xls to do that?
Somewhere some code needs to be written with the href tag being inserted, and I couldnt see how that could be done with css.
|