there are a lot of html error
here, the original file
Code:
<HTML><HEAD><title>ColorTint()</title><meta name= "GENERATOR"content="PureHELP Maker (c) gnozal"></HEAD>
<body bgcolor="#FFFFDF" link="#009999" vlink="#006666" alink="#006666">
<font face="Arial" size="2"><p align="center"><b><font size="4">ColorTint() </Font></b></p>
<p><b>Syntax</b></p><blockquote>
<font color="#006666"><b>ColorTint</b></Font>(Couleur, Echelle.f)
</blockquote><p><b>Description</b></p><blockquote><pre><font face="Arial" size="2">
Changer la teinte d'une couleur (Echelle comprise entre -1 et 1)
</blockquote></pre>
<br><br><br><center><a href=index.html>Effect - index</a></center>
and here, the correction
Code:
<HTML><HEAD><title>ColorTint()</title><meta name= "GENERATOR"content="PureHELP Maker (c) gnozal"></HEAD>
<body bgcolor="#FFFFDF" link="#009999" vlink="#006666" alink="#006666">
<font face="Arial" size="2"><p align="center"><b><font size="4">ColorTint()</Font></b></p>
<p><b>Syntax</b></p>
<blockquote>
<font color="#006666"><b>ColorTint</b></Font>(Couleur, Echelle.f)
</blockquote>
<p><b>Description</b></p>
<blockquote>
Changer la teinte d'une couleur (Echelle comprise entre -1 et 1)
</blockquote>
<br><br><br><center><a href=index.html>Effect - index</a></center>
</font>
</body>
</html>
i add this at the end
Code:
</font>
</body>
</html>
i remove this
Code:
<pre></pre>
and this at the beginning of the description
Code:
<font face="Arial" size="2">