<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body lang="fr-fr" dir="ltr">
<p> We want to have a
<span class="red">RED WORD</span>
colored by pyQt using jQuery.
</p>
<p class="red">
A whole paragraph colored in red by pyQt using jQuery.
</p>
</body>
</html>