- Code: Select all
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
</head>
<body></body>
</html>
It returns me two errors:
- Code: Select all
Validator message export for "[Untitled]":
Generated by CSE HTML Validator Professional v11.00 (http://www.htmlvalidator.com/)
1. Error in line 5 at character 2: The "itemprop" attribute is required when the "meta" element is used as flow or phrasing content (for example, when "meta" is not in the "head" section). See the HTML Microdata specification for more information.
2. Error in line 6 at character 2: The "itemprop" attribute is required when the "link" element is used as flow or phrasing content (for example, when "link" is not in the "head" section). See the HTML Microdata specification for more information.
Program info (registration info removed):
- Code: Select all
PROGRAM NAME: CSE HTML Validator Professional
VERSIONSTRING: 11.00
VERSIONINTERNALSTRING: 11.0020
DLLVERSIONSTRING: 11.0020
CSECFGVERSION: 201111150
EXPIRES: NO
...
DLL REGISTERED: YES
EUREKALOG: NO
PORTABLE MODE: false
TAdvTaskDialog: v1.7.1.4
Addict: v4.30.2074 Pro
--- ADVANCED ---
APP DATA FOLDER: C:\Documents and Settings\installer\Application Data\AI Internet Solutions\CSE HTML Validator\11.0
DOC FOLDER: C:\Program Files\HTMLValidator110\Documentation
INSTALL FOLDER: C:\Program Files\HTMLValidator110
WINDOWS TEMP FOLDER: X:\temp
WB SOURCE FILENAME: X:\temp\~cse_WBSource
How to workaround or fix this issue?
Thanks,
Alex



