- From: olivier Thereaux <ot@w3.org>
- Date: Thu, 17 Aug 2006 13:37:50 +0900
- To: Taryn Merrick <taryn@merrickmgt.com>
- Cc: www-validator-css@w3.org
Hello Taryn, On Aug 16, 2006, at 01:25 , Taryn Merrick wrote: > Hello All: > I am getting validation errors on this page: http:// > www.bestofindianashville.com/food.html Quickly looking at the validation errors, it's clear that they come from the scripts you are using. The easiest suggestion I can give you, since you are using XHTML, is to move the script over to another file, and use markup like the following to use it: <script type="text/javascript" src="myscripts.js"></script> regards, olivier -- olivier Thereaux - W3C - http://www.w3.org/People/olivier/ W3C Open Source Software: http://www.w3.org/Status
Received on Thursday, 17 August 2006 04:37:04 UTC