On 06/10/2007, Tim Offenstein <[EMAIL PROTECTED]> wrote:
> I am reviewing a page for a client (www.physics.uiuc.edu) that uses a
> hover class and some events. On lines 178, 194, and 202 in the HTML a
> call for onmouseover, onfocus, onmouseout, and onblur events occurs.
You're trying to apply onb
jane jordan wrote:
> When I try and validate the page containing the CSS I receive the
> following message :-
> Lexical error at line 1, column 3. Encountered: "D" (68), after :
> "
> and
>
> "no style sheet found"
You will get that message if you upload an HTML file to the CSS
validator. The
Hi Jane,
Could you post or paste the code somewhere for people to look at? I have
found that those kind of errors have to do with either a doctype problem
or some kind of JavaScript error. If you send the code, I am sure you
will get more help.
HTH,
Riva
jane jordan wrote:
> Hello
>
> When va