<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>xhtml:style</title>
</head>
<body xmlns:xhtml="http://www.w3.org/1999/xhtml">
<h1><code><var>xhtml</var>:style</code></h1>

<p xhtml:style="color: green">
This text is <code>green</code> if the
<code><var>xhtml</var>:style</code> is applied.
</p>

</body>
</html>
