Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 14:49 Go to next message
John Chappell is currently offline John ChappellFriend
Messages: 1
Registered: April 2011
Junior Member
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 15:31 Go to previous message
Kentarou Fukuda is currently offline Kentarou FukudaFriend
Messages: 46
Registered: July 2009
Member
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.


Best regards,
Kentarou
Previous Topic:Cross-platform compatibility
Next Topic:eclipse help
Goto Forum:
  


Current Time: Thu Apr 25 10:09:37 GMT 2024

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

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

Back to the top