[skip nav]

www.ackadia.com



« Crash guide to HTML. Lesson 3 - adding color to the background »

...


    Previous lesson     Back to lesson index     Next lesson




cut----------------------------------------------


<html>

<body bgcolor="lime">

Lime, as you'll see is a bit overkill, though you can choose other colors, naturally.

<br /><br />

We'll use (tile) a background image next instead.

<br /><br />

</body>
</html>



cut----------------------------------------------



See this code running in your browser