Skip to main content



      Home
Home » Eclipse Projects » ACTF » WCAG Guideline Errors - ("This page seems to have several HTML Elements")
WCAG Guideline Errors - [message #663293] Mon, 04 April 2011 10:49 Go to next message
Eclipse UserFriend
Hi

I'm using adesigner to check a website I have developed and keep getting a compliance error "This page seems to have multiple HTML elements". The problem appears to be with the <html> declaration - see below

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

I've looked at the WCAG guidelines and cannot see anything wrong? The page also passes validation through the W3C validator so cannot figure out whats wrong?

Any ideas or help much appreciated

John Chappell
Re: WCAG Guideline Errors - [message #674354 is a reply to message #663293] Thu, 26 May 2011 11:31 Go to previous message
Eclipse UserFriend
Hi,

Excuse me for this late reply.

In some cases, aDesigner report the error if the html file has BOM (byte order mark).
Would you please confirm it?

If the file has BOM, please remove it.

If not, and if possible, would you please attach a sample html?
I'll try to investigate it more.

Thanks.
Previous Topic:Cross-platform compatibility
Next Topic:eclipse help
Goto Forum:
  


Current Time: Wed Jul 02 06:56:22 EDT 2025

Powered by FUDForum. Page generated in 0.26799 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top