Source code

Revision control

Copy as Markdown

Other Tools

<head>
<title>body - LINK=yellow</title>
</head>
<body link="yellow">
<p> Test for <b> link="yellow" </b> on body </p>
This <a href="test-body.xhtml">LINK</a> should be displayed in <b>yellow</b><i> if it has not been clicked before </i><br/>
<p>Once clicked, the link will take default color of visited link.<br /></p>
<p>To run this test again in browsers, delete your browsing history and navigate to this page.<br /></p>
<p>
<i>Note - This test checks for User Agent requirement as per HTML5 spec NOT the author requirement</i>
</p>
</body>
</html>