AخA
 
<!DOCTYPE html>
<html lang='en-us'>
<head><style type='text/css'>
    body{background-color:#343434;}
    section{background-color:#f4f4f4; padding:2px 5px;}
    footer{background-color:#ffffaa; padding:1px 2px; color:#888888;}
</style></head>
<body>
<section>
<p> Usually <em>&lt;footer&gt;</em> element is used to present useful information about the website, or document&hellip; For instance:</p>
<footer> 
<p>copyright &copy; Brenkoweb.com</p>
</footer>
</section>
</body>
</html>