Write the procedure to link a stylesheet with an XML document.
Answers
Answered by
0
Answer:
xml-stylesheet is a special declaration in XML for linking XML with stylesheets.
Place this after your XML declaration to link your XML file to your XSLT code. xml-stylesheet has two attributes: type: the type of file being linked to.
Answered by
10
Hiiii dude.........
In order to display the XML file using CSS, link XML file with CSS. Below is the syntax for linking the XML file with CSS: <? xml-stylesheet type="text/css" href="name_of_css_file.
Influenced: HTML
Similar questions
English,
5 months ago
Computer Science,
10 months ago
Math,
10 months ago
English,
1 year ago
Accountancy,
1 year ago