HOME
XML Basic
XML
Introduction XML
Basic Tags
XML Validation
XML with CSS
XML CDATA
|
XML with CSS
CASCADING STYLE SHEET(CSS) is a styling technology thta uses non XML syntax to style elements in the markup language such as HTML. It is also in suitable foe some tasks in the styling of xml.the tutorials on CSS here CSS tutorial
the general form of the necessary processing instruction is as follows
<?xml-stylsheet href="cssstyle.css" type="text/css"?>
CSS page(student.css)
click here to view the css file xml css output
|
|
|