View Single Post
  #5 (permalink)  
Old 05-12-2008, 05:04 PM
jawn_tech's Avatar
jawn_tech jawn_tech is offline
Moderator
WebProWorld Moderator
 

Join Date: Jun 2004
Location: USA
Posts: 1,766
jawn_tech RepRank 2
Default Re: Attaching a style sheet to an xml sitemap

If you're hand-coding, your code could look something like this:

Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/css" href="chandrikastylesheet.css"?>
__________________

Reply With Quote