Forum Moderators: open
Is it possible with XML and css to create a complete html like document containing graphics and links.
Please help
<?xml-stylesheet type="text/css" href="mystylesheet.css"?>
Then you can set rules for the XML tags using the same syntax as you would for HTML tags.