Source code

Revision control

Copy as Markdown

Other Tools

<!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>