<title>CSS Properties Example</title>
background: darkslategrey;
background-color: cornsilk;
<h1>Basic CSS Properties Example</h1>
<p>This is a basic example to demonstrate how CSS properties can be applied to a web page.</p>
<p><a href="/css/properties/" target="_blank">CSS properties list →</a></p>