- From: Liam Quinn <liam@htmlhelp.com>
- Date: Sat, 19 Feb 2005 22:44:49 -0500 (EST)
- To: Artemis <artemisdream@tin.it>
- cc: www-validator@w3.org
On Sat, 19 Feb 2005, Artemis wrote:
> There's an error on validator. I wrote this script:
>
> <script type="text/javascript">
> if (screen.height < 768) {
> document.write('<div id="t1" style="height: 30px; width: 150px"></div>');
It's an error in your HTML, not the validator. See
http://www.htmlhelp.com/tools/validator/problems.html#script
--
Liam Quinn
Received on Sunday, 20 February 2005 03:45:20 UTC