Snippets

Here is your code snippet

Code


Background colour

make the background of a page a different colour

<html>
<body bgcolor="blue">

</body>
</html>