This tool is an ongoing experiment in better HTML checking, and its behavior remains subject to change
Error: Element head
is missing a required instance of child element title
.
From line 10, column 1; to line 10, column 7
</script>↩</head>↩<body
head
:iframe
srcdoc
document or if title information is available from a higher-level protocol: Zero or more elements of metadata content, of which no more than one is a title
element and no more than one is a base
element.title
element and no more than one is a base
element.Warning: The type
attribute is unnecessary for JavaScript resources.
From line 65, column 9; to line 65, column 112
>↩ <script type="text/javascript" src="https://az416426.vo.msecnd.net/scripts/c/ms.analytics-web-2.min.js"></scri
There were errors. (Tried in the text/html mode.)
The img
elements of the page are shown below categorized by their type of textual alternative. Please review that the images in each group match that group’s definition.
The following images are marked to be omitted from non-graphical presentations (alt=""
).
Purely decorative images belong in this category. Also, iconic images that are redundant with text next to them belong here.
If the page would become less understandable if the presence of an image was concealed, the image doesn't belong here. In that case, a textual alternative should be supplied or if the markup generator does not have a textual alternative available (because the user refused to provide it), the alt
attribute should be omitted by the markup generator.
Image | Location |
---|---|
From line 17, column 17; to line 17, column 96 |
<!DOCTYPE html>
↩
<html xmlns="http://www.w3.org/1999/xhtml" lang="ja">
↩
<head>
↩
<meta http-equiv="X-UA-Compatible" content="IE=edge">
↩
<meta name="ms.appid" content="JS:Msedgefre">
↩
<link href="../css/styles.css" rel="stylesheet" />
↩
<script src="../scripts/jquery-2.1.4.min.js"></script>
↩
<script src="../scripts/jquery.min.js"></script>
↩
<script src="../scripts/script.js"></script>
↩
</head>
↩
<body dir="ltr" class="ja-jp">
↩
<main>
↩
<input type="hidden" name="market" id="marketId" value="ja-jp" />
↩
<div id="myModal" class="modal" style="display:block;">
↩
<!-- Modal content -->
↩
<div class="modal-content">
↩
<img src="../Assets/images/IE11_Cyan_rgb_vertical.png" class="ie-logo" alt="" />
↩
<hr />
↩
<div class="header">
↩
↩
<div class="heading" id="hTitle"><p></p></div>
↩
<!---->
↩
</div>
↩
<div class="settings-row">
↩
<div class="setting-item" id="radio1">
↩
<div class="setting-item-radio">
↩
<input type="radio" class="setting-radio" name="setting-radio" id="radio-default" tabindex="1" />
↩
</div>
↩
<div class="setting-item-content">
↩
<p><label id="lblmssettings"></label></p>
↩
<p id="pDhpNtp"><label id="lbHDhpNtp"></label> <strong><label id="lbDhpNtp"></label></strong></p>
↩
<p id="pDse"><label id="lbHDsp"></label> <strong><label id="lbDsp"></label></strong></p>
↩
</div>
↩
</div>
↩
<div class="setting-item" id="radio2">
↩
<div class="setting-item-radio">
↩
<input type="radio" class="setting-radio" name="setting-radio" id="radio-current" tabindex="2" />
↩
</div>
↩
<div class="setting-item-content">
↩
<p><label id="lblcurrentsettings"></label></p>
↩
</div>
↩
</div>
↩
</div>
↩
↩
<div class="cta-row" onclick="donebuttonClick()">
↩
<div class="cta-button cta-return-selected" role="button" tabindex="3">
↩
<div class="cta-button-text">
↩
<p id="btnDone"></p>
↩
</div>
↩
</div>
↩
</div>
↩
↩
<div class="footer">
↩
<p id="lblfooter"></p>
↩
</div>
↩
↩
<footer id="copy">
↩
<a href="http://go.microsoft.com/fwlink/?LinkId=54758" id="copyright" target="_blank"></a>
↩
</footer>
↩
↩
</div>
↩
</div>
↩
↩
<script src="../scripts/json.js"></script>
↩
<script type="text/javascript" src="https://az416426.vo.msecnd.net/scripts/c/ms.analytics-web-2.min.js"></script>
↩
<script>
↩
var market = document.getElementById('marketId').value;
↩
↩
const analytics = new oneDS.ApplicationInsights();
↩
var config = {
↩
instrumentationKey: "6071a635faa9495f9a5e79641fcee35e-eecc90fc-dd86-4371-a263-8ec1ec7d9d06-6609",
↩
channelConfiguration: { // Post channel configuration
↩
eventsLimitInMem: 50
↩
},
↩
propertyConfiguration: { // Properties Plugin configuration
↩
userAgent: "Custom User Agent"
↩
},
↩
webAnalyticsConfiguration: { // Web Analytics Plugin configuration
↩
coreData: {
↩
appId: "Msedgefre",
↩
market: market,
↩
pageName: "IE11FRE"
↩
},
↩
autoCapture: {
↩
click: false,
↩
}
↩
}
↩
};
↩
↩
//Initialize SDK
↩
analytics.initialize(config, []);
↩
</script>
↩
</main>
↩
</body>
↩
</html>
Used the HTML parser.
Total execution time 558 milliseconds.
About this checker • Report an issue • Version: 22.3.8