blob: 6aa32ae7bb6496f9359502feb4bcfa04bc3c8dd7 [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Reference</title>
<link rel="author" title="Intel" href="http://www.intel.com">
<style>
html, body { background: white; }
</style>
<body>
<p>This text should be the same color (black) as the line below.</p>
<p>This text should be the same color (black) as the line above.</p>
</body>